Opened 7 years ago

Last modified 7 years ago

#528 closed defect

issues with scipy, numpy 1.12.1 (missing dll) — at Version 1

Reported by: karisraetenn Owned by: osgeo4w-dev@…
Priority: major Component: Package
Version: Keywords: numpy scipy
Cc:

Description (last modified by jef)

I just updated my OSGeo install (for 64 bit machines). Now one of my python scripts fails when I attempt to load ndimage and stats from scipy (line from scipy import ndimage, stats). The error message is that there is a missing dll.

I found #511. It was helpful, although it looks like it points to an older version of numpy than the current install.

the blog fix is for: fixed with numpy-1.11.0-2 (x86_64) (1.11.0-1 was missing fortran dlls)

Current install is: numpy 1.12.1

Change History (1)

comment:1 by jef, 7 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.