Re: [spyder] Anaconda's ipython crashes in Spyder

2015-02-19 Thread ufechner
Well, uninstalling system wide Python installations on Ubuntu is not a good idea, because the system needs it for many things. Just getting the entries in .bashrc correct is usually sufficient. Something like: # added by Miniconda 3.8.3 installer export PATH="/home/$USER/miniconda/bin:$PATH" (rep

Re: [spyder] Anaconda's ipython crashes in Spyder

2015-02-17 Thread Adrian Klaver
On 02/17/2015 06:16 AM, Jonathan Laserson wrote: On Monday, February 16, 2015 at 10:25:47 PM UTC+2, Adrian Klaver wrote: On 02/16/2015 07:34 AM, Jonathan Laserson wrote: > I installed anaconda on linux 64bit ubuntu. > Then installed spyder. How did you install Spyder, throug

Re: [spyder] Anaconda's ipython crashes in Spyder

2015-02-17 Thread Jonathan Laserson
On Monday, February 16, 2015 at 10:25:47 PM UTC+2, Adrian Klaver wrote: > > On 02/16/2015 07:34 AM, Jonathan Laserson wrote: > > I installed anaconda on linux 64bit ubuntu. > > Then installed spyder. > > How did you install Spyder, through Anaconda or some other means? > > I installed it sepa

Re: [spyder] Anaconda's ipython crashes in Spyder

2015-02-16 Thread Adrian Klaver
On 02/16/2015 07:34 AM, Jonathan Laserson wrote: I installed anaconda on linux 64bit ubuntu. Then installed spyder. How did you install Spyder, through Anaconda or some other means? Switched the python executable path (in tools -> preferences -> console) to the anaconda path: /home/.../anaco

[spyder] Anaconda's ipython crashes in Spyder

2015-02-16 Thread Jonathan Laserson
I installed anaconda on linux 64bit ubuntu. Then installed spyder. Switched the python executable path (in tools -> preferences -> console) to the anaconda path: /home/.../anaconda/bin/python. Tried to open ipython in spyder, but the kernel crashes with the following output: Traceback (most rec