[gdal-dev] ImportError: numpy.core.multiarray failed to import

Luke lukepinnerau at gmail.com
Fri Jun 5 17:42:12 PDT 2015


Sounds like you have a version mismatch. For example, you'll get that message
if you have numpy 1.7x installed and you installed the gdal binaries and
bindings from Christoph Gohlke
(http://www.lfd.uci.edu/~gohlke/pythonlibs/#gdal) which are built against
numpy 1.9x

If you have numpy 1.7x installed and don't want to upgrade it to numpy 1.9x
(i.e if you are running ArcGIS 10.2 which *requires* numpy 1.7x) you can
install the gdal binaries and bindings from Tamas' GIS Internals site
(http://www.gisinternals.com).



--
View this message in context: http://osgeo-org.1560.x6.nabble.com/gdal-dev-ImportError-numpy-core-multiarray-failed-to-import-tp5209204p5209498.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.


More information about the gdal-dev mailing list