Opened 22 months ago
Closed 21 months ago
#787 closed enhancement (fixed)
Update scipy to a more recent version
Reported by: | Chau | Owned by: | |
---|---|---|---|
Priority: | minor | Component: | Package |
Version: | Keywords: | scipy numpy | |
Cc: |
Description
The current version of Scipy seems to be 1.6.2-2 (about two years old), but the most recent release on github is 1.10.1.
The current version of scipy warns about the current numpy version being too new.
I haven't seen any issues between the two but it might be time for a more recent version of scipy (unless something is blocking of course)?
Regards, Casper
Note:
See TracTickets
for help on using tickets.
I suggest to increase the priority of this bug. Installing (using pip) a package which requires scipy, can cause pip to downgrade numpy. This removes the OSGeo4W numpy version, and installs numpy version 1.22.4 instead.
numpy version 1.22.4 then causes GDAL command line tools to fail: