[gdal-dev] Conda failure in GA
Even Rouault
even.rouault at spatialys.com
Mon May 20 10:00:46 PDT 2024
> It looks like the numpy 2.0 update was pushed to the gdal-feedstock
> https://github.com/conda-forge/gdal-feedstock/pull/939 (looking like
> GDAL must also build and test clean against Numpy 2.0 at this point too).
>
> The error is the Conda builder complaining that it can't find Numpy
> 2.0 because our recipe doesn't use the Numpy 2.0 release candidate
> channel. I think something is busted by this change to the recipe but
> I have not had time to investigate it.
As suggested in the comment of #939, attempting
https://github.com/rouault/gdal/commit/1000cfaa950a18bd14b0c72109439cad58c789d5
My understanding is that the addition of this channel should only be a
build requirement, and not impose to add this channel when using the
generated package given than building against numpy 2.0 also yields
binaries that are compatible with the oldest supported numpy 1.x
Even
--
http://www.spatialys.com
My software is free, but my time generally not.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20240520/4d95de46/attachment.htm>
More information about the gdal-dev
mailing list