<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">On 2021-03-03 00:10, Tim Sutton wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAES-DZSezv1EvNKUpuAeZLMZkABFXJOdzBYA=Be-A6f4LCU--w@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div dir="ltr">
          <div class="gmail_default"
            style="font-family:arial,helvetica,sans-serif;font-size:small">Hi</div>
          <div class="gmail_default"
            style="font-family:arial,helvetica,sans-serif;font-size:small"><br>
          </div>
          <div class="gmail_default"><font face="arial, helvetica,
              sans-serif">Can you check if you have p</font>ython-psycopg2<font
              face="arial, helvetica, sans-serif"> installed on your
              system? I had a similar issue a month or two back which
              was fixed by installing it. (Thanks for the nudge Nyall).</font></div>
        </div>
      </div>
    </blockquote>
    <p>YES! That was the problem! <br>
    </p>
    <p>Now I have all the tools, including GRASS and GDAL, and Voronoi
      of course.</p>
    <p>Thank you!</p>
    <p>Hernán</p>
    <p><br>
    </p>
    <p><br>
    </p>
    <blockquote type="cite"
cite="mid:CAES-DZSezv1EvNKUpuAeZLMZkABFXJOdzBYA=Be-A6f4LCU--w@mail.gmail.com">
      <div dir="ltr">
        <div dir="ltr">
          <div class="gmail_default"
            style="font-family:arial,helvetica,sans-serif;font-size:small"><br>
          </div>
          <div class="gmail_default"
            style="font-family:arial,helvetica,sans-serif;font-size:small">Regards</div>
          <div class="gmail_default"
            style="font-family:arial,helvetica,sans-serif;font-size:small"><br>
          </div>
          <div class="gmail_default"
            style="font-family:arial,helvetica,sans-serif;font-size:small">Tim</div>
        </div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Tue, Mar 2, 2021 at 11:19
          AM Hernán De Angelis <<a
            href="mailto:variablestarlight@gmail.com"
            moz-do-not-send="true">variablestarlight@gmail.com</a>>
          wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><br>
          On 2021-03-02 10:51, Richard Duivenvoorde wrote:<br>
          > On 3/2/21 10:41 AM, Hernán De Angelis wrote:<br>
          >> On 2021-03-02 10:21, Nyall Dawson wrote:<br>
          >>> On Tue, 2 Mar 2021 at 18:34, Hernán De Angelis<br>
          >>> <<a href="mailto:variablestarlight@gmail.com"
            target="_blank" moz-do-not-send="true">variablestarlight@gmail.com</a>>
          wrote:<br>
          >>>> Hi,<br>
          >>>><br>
          >>>> I wrote about this a few days ago in the user
          list but I still have the<br>
          >>>> problem and can find neither a cause nor a
          solution. I thus post it in<br>
          >>>> this list in the hope that some developer may
          have a hint on what is<br>
          >>>> going wrong here.<br>
          >>> Double check that you have the gdal python
          packages installed<br>
          >> Thanks for this,<br>
          >><br>
          >> from osgeo import gdal<br>
          >><br>
          >> just works, so I guess it is installed.<br>
          > What is the value of<br>
          > BINDINGS_GLOBAL_INSTALL<br>
          > in your compile config?<br>
          The value is "YES"<br>
          ><br>
          > Looks like something is not picked up with your install.<br>
          Agree<br>
          ><br>
          > What if you run qgis 31.8 from the 'output/bin' dir in
          your build directory?<br>
          Behaves just the same<br>
          ><br>
          > If all fails I would (I think) compile and set
          CMAKE_INSTALL_PREFIX in some local dir in your HOME<br>
          ><br>
          > I did in ~/bin/qgis_/3.18/debug (for debug build):<br>
          ><br>
          > And create a startup script like<br>
          ><br>
          > export
          LD_LIBRARY_PATH=~/bin/qgis_/3.18/debug/lib/:/usr/lib/grass78/lib/<br>
          > export
          PYTHONPATH=~/bin/qgis_/3.18/debug/share/qgis/python:$PYTHONPATH<br>
          > export QGIS_DEBUG=0<br>
          > # passing ALL parameters to qgis bin<br>
          > # eg to be able to call a certain translation<br>
          > # qgis --lang nl<br>
          > ~/bin/qgis_/3.18/debug/bin/qgis "$@"<br>
          <br>
          Thanks, will think about this and try it.<br>
          <br>
          Thank you again for your ansers. I see I have a sort of
          linking/library <br>
          problem. GRASS is installed and GRASS modules are compiled but
          then <br>
          these do not appear either in the menu.<br>
          <br>
          <br>
          /Hernán<br>
          <br>
          <br>
          ><br>
          > Suc6<br>
          ><br>
          > Richard Duivenvoorde<br>
          _______________________________________________<br>
          QGIS-Developer mailing list<br>
          <a href="mailto:QGIS-Developer@lists.osgeo.org"
            target="_blank" moz-do-not-send="true">QGIS-Developer@lists.osgeo.org</a><br>
          List info: <a
            href="https://lists.osgeo.org/mailman/listinfo/qgis-developer"
            rel="noreferrer" target="_blank" moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
          Unsubscribe: <a
            href="https://lists.osgeo.org/mailman/listinfo/qgis-developer"
            rel="noreferrer" target="_blank" moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
        </blockquote>
      </div>
      <br clear="all">
      <div><br>
      </div>
      -- <br>
      <div dir="ltr" class="gmail_signature">
        <div dir="ltr">
          <div>
            <div dir="ltr">
              <div style="text-align:center">------------------------------------------------------------------------------------------</div>
              <div style="text-align:center">
                <div
style="color:rgb(0,0,0);font-family:arial,helvetica,sans-serif;font-size:small;display:inline">​</div>
                <img
src="https://mail.google.com/mail/u/0/?ui=2&ik=7ebbf93252&view=fimg&th=15a9e43c0bbf93ca&attid=0.1&disp=emb&realattid=9436e64174762963_0.1.1&attbid=ANGjdJ-WL_J24nvBiYidJ0V0xpdsYqRwswi5nq5oywcJEHC7twYVMrxG0y-GNPu_ahJthV8ktXwYuHoVm5DI2FrRAtPzelTRHrsE2wweR9uu8wT-zz2hNRqFwi4SorQ&sz=s0-l75-ft&ats=1488721675176&rm=15a9e43c0bbf93ca&atsh=1"
                  style="color: rgb(0, 0, 0); font-family: Helvetica;
                  font-size: 12px;" moz-do-not-send="true"><br>
              </div>
              <div style="text-align:center">Tim Sutton</div>
              <div style="text-align:center"><span
                  style="text-align:start">Visit </span><a
                  href="http://kartoza.com/" style="text-align:start"
                  target="_blank" moz-do-not-send="true">http://kartoza.com</a><span
                  style="text-align:start"> to find out about open
                  source:</span><br style="text-align:start">
                <span style="text-align:start"> * Desktop GIS
                  programming services</span><br
                  style="text-align:start">
                <span style="text-align:start"> * Geospatial web
                  development</span></div>
              <div style="text-align:center"><span
                  style="text-align:start">* GIS Training</span></div>
              <div style="text-align:center"><span
                  style="text-align:start">* Consulting Services</span></div>
              <div style="text-align:center">
                <div style="text-align:start">
                  <div style="text-align:center">Tim is a member of the
                    QGIS Project Steering Committee</div>
                  <div style="text-align:center">-------------------------------------------------------------------------------------------</div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
  </body>
</html>