<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Hi all,</p>
    <p>Even Rouault has proposed a solution to fix the issue:</p>
    <p>```</p>
    <div class="comment searchable">
      <p>
        The issue can be more simply reproduced when just doing "from
        osgeo import gdalnumeric" and exiting the Python console.
      </p>
      <p>
        This doesn't look like a fundamental flow of GDAL on Windows,
        since when using miniconda, or when building myself GDAL (with
        VS 2010 express, 64 bit), I don't have this issue.
      </p>
      <p>
        For the record, my build recipee for the python bindings
      </p>
      <ul>
        <li>install Python 2.7.12 64bit
        </li>
        <li>pip install numpy ==> install numpy 1.11.2
        </li>
        <li>set DISTUTILS_USE_SDK=1
        </li>
        <li>set MSSdk=1
        </li>
        <li>cd gdal/swig/python
        </li>
        <li>python setup.py build
        </li>
      </ul>
      ```<br>
      Do you think the QGIS package for Windows could be fixed with this
      ?<br>
      <br>
      Thanks,<br>
      René-Luc D'Hont<br>
    </div>
    <br>
    <div class="moz-cite-prefix">Le 25/04/2017 à 14:23, Alexander Bruy a
      écrit :<br>
    </div>
    <blockquote
cite="mid:CALuHMPDGrfxcufK_=Ax5to14dKEbud4AzRU08=+LO1OxHBi+Bw@mail.gmail.com"
      type="cite">
      <pre wrap="">Hi René-Luc,

I have also seen this issue several times, and for me it also happen
not only wth gdal_calc but also with other Python-based GDAL tools.

I did not reported it because I was unable to produce stable test case.

2017-04-25 11:05 GMT+03:00 René-Luc Dhont <a class="moz-txt-link-rfc2396E" href="mailto:rldhont@gmail.com"><rldhont@gmail.com></a>:
</pre>
      <blockquote type="cite">
        <pre wrap="">Hi Jürgen,

Thanks for your answer.

I wonder if other QGIS user on Windows has already tested the GDAL
calculator and have the same issue as the reporter and my customer.

About Osgeo4W, we have opened a tickets 4 years ago about PHP to help users
tested Lizmap and QGIS Server on windows, but we nerver have any reaction
<a class="moz-txt-link-freetext" href="https://trac.osgeo.org/osgeo4w/ticket/343">https://trac.osgeo.org/osgeo4w/ticket/343</a>

I know that QGIS is build with some packages coming from OSgeo4W, I suppose
that some part of the project are maintained and I thank you those who do
it.

Regards,

René-Luc


Le 24/04/2017 à 11:46, Jürgen E. Fischer a écrit :

Hi René-Luc,

On Mon, 24. Apr 2017 at 11:21:50 +0200, René-Luc Dhont wrote:

Does someone else has encountered this issue ?

The reporter.

Do you know if Osgeo4W is maintained ?

Depends how you define it.


Jürgen



_______________________________________________
Qgis-developer mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a>
List info: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-developer">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a>
Unsubscribe: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-developer">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a>



_______________________________________________
Qgis-developer mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a>
List info: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-developer">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a>
Unsubscribe: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-developer">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a>
</pre>
      </blockquote>
      <pre wrap="">


</pre>
    </blockquote>
    <br>
  </body>
</html>