'profile' module load error exception when starting ipython
Matthias Klose
m at klose.in-berlin.de
Sat Feb 12 13:15:36 CST 2005
Fixed in 0.6.10-1ubuntu2. The profile module is only needed when the
profiling option is given to ipython.
On Sa, 2005-02-12 at 11:51 +0530, Sridhar Ratna wrote:
> I just dist-upgraded my system and this is the result
>
> Packages:
> python2.4: 2.4dfsg-1ubuntu2
> ipython: 0.6.5-1ubuntu1
>
> == Exception ==
>
> sri at infinity:~ $ ipython
> Traceback (most recent call last):
> File "/usr/bin/ipython", line 26, in ?
> import IPython
> File "/usr/lib/python2.4/site-packages/IPython/__init__.py", line 52, in ?
> __import__(name,glob,loc,[])
> File "/usr/lib/python2.4/site-packages/IPython/Shell.py", line 30, in ?
> from IPython.iplib import InteractiveShell
> File "/usr/lib/python2.4/site-packages/IPython/iplib.py", line 54, in ?
> from IPython.Magic import Magic,magic2python,shlex_split
> File "/usr/lib/python2.4/site-packages/IPython/Magic.py", line 24, in ?
> import os,sys,inspect,pydoc,re,tempfile,profile,pstats,shlex,pdb,bdb
> ImportError: No module named profile
>
> == ==
>
>
> PS: bugzilla refuses to accept bugs for 'ipython'
>
> --
> Sridhar Ratna - http://srid.bsdnerds.org
>
More information about the ubuntu-devel
mailing list