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 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.

-- 
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.

Reply via email to