[IPython-user] problem between ipython SVN and PIL
Johann Cohen-Tanugi
cohen@slac.stanford....
Wed Aug 29 16:03:02 CDT 2007
hello,
I am having the following runtime crash with recent svn version of ipython :
[cohen@localhost ASPWORK]$ ipython
Traceback (most recent call last):
File "/usr/bin/ipython", line 26, in <module>
import IPython
File "/usr/lib/python2.5/site-packages/IPython/__init__.py", line 57,
in <module>
__import__(name,glob,loc,[])
File "/usr/lib/python2.5/site-packages/IPython/Shell.py", line 35, in
<module>
import ctypes
File "/usr/lib/python2.5/site-packages/PIL/__init__.py", line 20, in
<module>
Exception: ('Version number mismatch', '1.0.2', '1.0.1')
Is that a problem with the PIL RPM available in the yum repository?
thanks,
Johann
More information about the IPython-user
mailing list