[osgeo4w-dev] [osgeo4w] #481: The _imaging C module is not installed on QGIS 2.12.x Windows 32 bits
OSGeo4W
trac_osgeo4w at osgeo.org
Thu Apr 27 07:23:29 PDT 2017
#481: The _imaging C module is not installed on QGIS 2.12.x Windows 32 bits
-------------------------------------+----------------------------
Reporter: jhemmi | Owner: osgeo4w-dev@…
Type: defect | Status: new
Priority: minor | Component: Installer
Version: | Resolution:
Keywords: QGIS Matplotlib _imaging |
-------------------------------------+----------------------------
Comment (by jef):
Sure - as [[http://download.osgeo.org/osgeo4w/release/python/python-pil
/python-pil-1.1.7-1.tar.bz2|python-pil-1.1.7-1.tar.bz2]] has them (did
also verify that the standalone installers have them - in case this was
not strictly about osgeo4w).
{{{
C:\OSGeo4W>python
Python 2.7.4 (default, Apr 6 2013, 19:54:46) [MSC v.1500 32 bit (Intel)]
on win
32
Type "help", "copyright", "credits" or "license" for more information.
>>> from PIL import ImageDraw, ImageFont
>>> import _imaging
>>> quit()
C:\OSGeo4W>dir /s /b _imaging*.*
C:\OSGeo4W\apps\Python27\Lib\site-packages\PIL\_imaging.pyd
C:\OSGeo4W\apps\Python27\Lib\site-packages\PIL\_imagingcms.pyd
C:\OSGeo4W\apps\Python27\Lib\site-packages\PIL\_imagingft.pyd
C:\OSGeo4W\apps\Python27\Lib\site-packages\PIL\_imagingmath.pyd
C:\OSGeo4W\apps\Python27\Lib\site-packages\PIL\_imagingtk.pyd
}}}
--
Ticket URL: <https://trac.osgeo.org/osgeo4w/ticket/481#comment:9>
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