[osgeo4w-dev] [osgeo4w] #526: python can't import matplotlib, matplotlib.pth is missing
OSGeo4W
trac_osgeo4w at osgeo.org
Wed Apr 5 07:13:14 PDT 2017
#526: python can't import matplotlib, matplotlib.pth is missing
--------------------+-------------------------------
Reporter: muellea | Owner: osgeo4w-dev@…
Type: defect | Status: new
Priority: trivial | Component: Package
Version: | Keywords: python matplotlib
--------------------+-------------------------------
python can't import the modules under matplotlib, when using
matplotlib_1.3.1 with python27 or python36, x86. It raises a
ModulNotFoundError: No module named 'matplotlib'
Solution:
add a file matplotlib.pth to site-packages which points to
matplotlib-1.3.1-py2.7-win32.egg directory
please add this file to the matplotlib package!
--
Ticket URL: <https://trac.osgeo.org/osgeo4w/ticket/526>
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