[Debian-med-packaging] Bug#737828: [python-visionegg] from VisionEgg import Text fails
Bastian Venthur
venthur at debian.org
Thu Feb 6 10:50:27 UTC 2014
Package: python-visionegg
Version: 1.2.1-1
Severity: important
I have python-imaging and -pil installed, which is BTW not in the
dependencies of python-visionegg.
Cheers,
Bastian
In [1]: from VisionEgg import Text
---------------------------------------------------------------------------
ImportError Traceback (most recent call last)
<ipython-input-1-f6e5f71d5fce> in <module>()
----> 1 from VisionEgg import Text
/usr/lib/python2.7/dist-packages/VisionEgg/Text.py in <module>()
24
25 import VisionEgg.Core
---> 26 import VisionEgg.Textures
27 import VisionEgg.ParameterTypes as ve_types
28
/usr/lib/python2.7/dist-packages/VisionEgg/Textures.py in <module>()
39 # locates them. You will not hurt anything other than your
ability to
40 # make executables using Intaller if you remove these lines.
---> 41 import _imaging
42 import ImageFile, ImageFileIO, BmpImagePlugin, JpegImagePlugin,
PngImagePlugin
43
ImportError: No module named _imaging
--- System information. ---
Architecture: amd64
Kernel: Linux 3.12-1-amd64
Debian Release: jessie/sid
500 unstable ftp.de.debian.org
500 stable repository.spotify.com
500 stable dl.google.com
1 experimental ftp.de.debian.org
--- Package information. ---
Depends (Version) | Installed
===================================-+-==============
libc6 (>= 2.4) |
libgl1-mesa-glx |
python-numpy (>= 1:1.6.1) |
python-numpy-abi9 |
python (>= 2.6.6-7~) |
python (<< 2.8) |
Package's Recommends field is empty.
Package's Suggests field is empty.
--
Bastian Venthur http://venthur.de
Debian Developer venthur at debian org
More information about the Debian-med-packaging
mailing list