--
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 spyderlib+...@googlegroups.com.
To post to this group, send email to spyd...@googlegroups.com.
Visit this group at http://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/groups/opt_out.
sudo apt-get install python-pip
sudo pip install -U pyzmq
sudo pip install -U ipython
Then start ipython on the command line and check the version. You need version 1.0 or 1.1.
Does this work for you?
Regards:
Uwe Fechner
Here's the link to the documentation, and clearly don't have this menu. http://pythonhosted.org/spyder/ipythonconsole.html
I'll check the logs when I'm back at my computer.
--
You received this message because you are subscribed to a topic in the Google Groups "spyder" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/spyderlib/lQWKCEatf54/unsubscribe.
To unsubscribe from this group and all its topics, send an email to spyderlib+unsubscribe@googlegroups.com.
Hi All,
It is the responsibility of the Ubuntu package managers to correctly list dependencies, and I guess we should make sure the packagers understand what these are. On Arch Linux for example, the IPython QtConsole is included in the default ipython package if the necessary dependencies are satisfied. Apparently the Ubuntu packagers decided to split the qtconsole part in another package.
Note that Spyder packages in Ubuntu from raring (13.04) and upwards list correctly ipython-qtconsole as a dependency. Older packages (quantal 12.10) and older only have ipython listed as a dependency. From which repository did you install Spyder? Is that the pythonxy-dev? I couldn't figure it our from the ppa website, but it seems that ipython-qtconsole is not correctly listed as a dependency for these packages? If they don't I think they should.
But you have a valid point: ipython-qtconsole is only mentioned in the section Installing or running directly from source, and it is assumed the packages have correctly listed all required dependencies. It seems that not the case for older Ubuntu packages. We could re-organize that page; I guess there is always room for improvement.
Best regards,
David
--
You received this message because you are subscribed to a topic in the Google Groups "spyder" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/spyderlib/lQWKCEatf54/unsubscribe.
To unsubscribe from this group and all its topics, send an email to spyderlib+...@googlegroups.com.