[osgeo4w-dev] [osgeo4w] #676: numpy install with repro testing
OSGeo4W
trac_osgeo4w at osgeo.org
Thu Apr 1 01:18:18 PDT 2021
#676: numpy install with repro testing
---------------------------+----------------------------
Reporter: Andreas Müller | Owner: osgeo4w-dev@…
Type: enhancement | Status: reopened
Priority: minor | Component: Package
Version: | Resolution:
Keywords: |
---------------------------+----------------------------
Changes (by nicogodet):
* status: closed => reopened
* resolution: fixed =>
Comment:
Since this numpy change, I have trouble using Scipy Spatial.
{{{
File
"C:/Users/godet/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\PreTelemac\posttelemacparsers\posttelemac_abstract_parser.py",
line 28, in
from scipy.spatial import cKDTree
File "C:/OSGEO4~2/apps/qgis/./python\qgis\utils.py", line 799, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
File "C:\OSGEO4~2\apps\Python39\lib\site-
packages\scipy\spatial\__init__.py", line 98, in
from .qhull import *
File "C:/OSGEO4~2/apps/qgis/./python\qgis\utils.py", line 799, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
ImportError: DLL load failed while importing qhull:
}}}
I revert to numpy-MKL and the error disappeared.
--
Ticket URL: <https://trac.osgeo.org/osgeo4w/ticket/676#comment:3>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer and package environment for the OSGeo stack.
More information about the osgeo4w-dev
mailing list