Opened 7 years ago

Closed 7 years ago

#528 closed defect (fixed)

issues with scipy, numpy 1.12.1 (missing dll)

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 (2)

comment:1 by jef, 7 years ago

Description: modified (diff)

comment:2 by jef, 7 years ago

Resolution: fixed
Status: newclosed

Fixed in python-numpy-1.12.1+mkl-1 and python-scipy-0.19.0-1.

Note: See TracTickets for help on using tickets.