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/.../anaconda/bin/python.
Tried to open ipython in spyder, but the kernel crashes with the
following output:
Traceback (most recent call last):
File
"/usr/lib/python2.7/dist-packages/spyderlib/widgets/externalshell/start_ipython_kernel.py",
line 170, in <module>
from IPython.zmq.ipkernel import IPKernelApp # 0.13 (analysis:ignore)
ImportError: No module named zmq.ipkernel
Please help!
p.s. The reason I had to change the python path to the anaconda one, is
that the default spyder's python could not import theano.
Best guess is you are trying to work in two separate environments. You
will need to sort out where you are before you can go any further.
--
You received this message because you are subscribed to the Google
Groups "spyder" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to [email protected]
<mailto:[email protected]>.
To post to this group, send email to [email protected]
<mailto:[email protected]>.
Visit this group at http://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.
--
Adrian Klaver
[email protected]
--
You received this message because you are subscribed to the Google Groups
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.