[IPython-dev] Can't uninstall Ipython.

Matthias Bussonnier bussonniermatthias at gmail.com
Thu Jul 2 16:16:34 EDT 2015


> On Jul 2, 2015, at 13:03, Rahul K P <36rahu at gmail.com> wrote:
> 
> I tried to uninstall IPython but it's still working. And it's showing in software center too. 
> 
> # pip uninstall ipython
> # sudo apt-get remove --auto-remove ipython-notebook
> # sudo apt-get remove ipython
> 
>  All these commands are used but it's still working.My OS is Ubuntu 14.04  Please help me to solve this.

How did you install  ? Anaconda ?

What does $ which ipython gives ?


 In[1]: import IPython
 In[2]: IPython??

and look at which file is IPython module defined ?

Try to pip3 uninstall IPython if you have Python3 ?

Do you have error messages ?

-- 
M


> 
> -- 
> Regards
> Rahul K P
> 
> Research Engineer
> CastaliaLabs
> Pune
> 
> +919895980223
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20150702/a0f79700/attachment.html>


More information about the IPython-dev mailing list