[IPython-User] error of install ipython 0.10.0
Jack Bryan
dtustudy68@hotmail....
Thu Oct 25 07:39:57 CDT 2012
Thanks.
Would you please tell me how to remove old install ?
Any help will e appreciated.
> From: fperez.net@gmail.com
> Date: Wed, 24 Oct 2012 23:29:58 -0700
> To: ipython-user@scipy.org
> Subject: Re: [IPython-User] error of install ipython 0.10.0
>
> On Wed, Oct 24, 2012 at 7:22 PM, Jack Bryan <dtustudy68@hotmail.com> wrote:
> >
> > $ ipython
> > Traceback (most recent call last):
> > File "/home/user/usr/bin/ipython", line 26, in <module>
> > import IPython.Shell
> > ImportError: No module named Shell
>
> You installed 0.13.1 to ~/.local/bin but are trying to run from
> /usr/bin/ipython, that has the old one. You'll need to get rid of the
> old installation altogether and only have one, you can't have the
> scripts for 0.10.x trying to load the code from 0.13.x, since the
> codebases are completely different.
>
> Cheers,
>
> f
> _______________________________________________
> IPython-User mailing list
> IPython-User@scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-user
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/ipython-user/attachments/20121025/16cd0ddd/attachment.html
More information about the IPython-User
mailing list