<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Hi,<br>
    <blockquote type="cite"
      cite="mid:a1e66443-d941-4c42-aea9-479006c2e00f@satelligence.com">
      I hoped that the python bindings in the docker image would be
      compatible with both numpy 1 and 2, but apparently they're not?
      Would it be possible to create docker images with bindings that
      are compatible with numpy2? Or would you rather wait until the
      official ubuntu numpy package moves to 2.0?<br>
    </blockquote>
    <p>That seems reasonable at first sight (although I'm not totally
      sure what would happen if you would install and use in the same
      process other python modules built against numpy 1.x. I assume
      this works?). If you want to contribute that improvement, I guess
      this is mostly a matter of pip install numpy==2.0.0 in the builder
      image before building GDAL<br>
    </p>
    <p>Even</p>
    <span style="white-space: pre-wrap">
</span>
    <pre class="moz-signature" cols="72">-- 
<a class="moz-txt-link-freetext" href="http://www.spatialys.com">http://www.spatialys.com</a>
My software is free, but my time generally not.</pre>
  </body>
</html>