search for: pilutil

Displaying 1 result from an estimated 1 matches for "pilutil".

Did you mean: mailutil
2010 Jan 21
0
python-theora: some comments
...4 and 2.5 in debian. I read the source code of python-scipy and noticed that I can do Python 2.5.4 (r254:67916, Nov 19 2009, 22:14:20) [GCC 4.3.4] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> from scipy.misc.pilutil import toimage Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib/python2.5/site-packages/scipy/misc/pilutil.py", line 10, in <module> import Image ImportError: No module named Image which works after I install python...