[gdal-dev] Requiring numpy for the Python bindings
Even Rouault
even.rouault at spatialys.com
Mon Dec 4 10:38:09 PST 2023
Hi,
The current situation where numpy is an optional dependency of the GDAL
Python bindings is quite cumbersome to deal with our setup.py's
setuptools . All details (a bit tricky) in
https://github.com/OSGeo/gdal/issues/8069 . It seems it would be simpler
if the bindings just required numpy, which is the confugration most
people using the bindings likely actually end up using anyway.
Any opposition to that?
Even
--
http://www.spatialys.com
My software is free, but my time generally not.
More information about the gdal-dev
mailing list