Hi Sylvain, Thanks for the info. By the way, the spyder icon is not correctly displayed in the dash. Once spyder run, its icon in the dash remains grey.
2013/6/18 Sylvain Corlay <[email protected]> > Hi Jean-Patrick, > Another workable solution for ubuntu is to install the .deb packages from > Debian sid. > python-spyderlib > http://packages.debian.org/sid/all/python-spyderlib/download > and > spyder http://packages.debian.org/sid/all/spyder/download > Worked nicely for me on both ubuntu 12.04 and 13.04. > Cheers, > > On Tuesday, June 18, 2013 3:07:01 AM UTC-4, jean-pat wrote: >> >> upgrading ipython with *sudo easy_install -U ipython* fixed the problem. >> >> thanks to all >> >> Jean-Patrick >> >> Le lundi 17 juin 2013 18:18:30 UTC+2, jean-pat a écrit : >>> >>> hello, >>> >>> I can't run spyder 2.2 installed with easy_install, under ubuntu 13.04 >>> (32bits). From a terminal, spyder failed to run with the message: >>> >>> .... >>> from IPython.external.qt import QtCore, QtGui >>> File "/usr/local/lib/python2.7/**dist-packages/IPython/**external/qt.py", >>> line 53, in <module> >>> raise ImportError("IPython requires PyQt4 >= 4.7, found >>> %s"%QtCore.PYQT_VERSION_STR) >>> ImportError: IPython requires PyQt4 >= 4.7, found 4.10 >>> >>> Thanks for your advices. >>> >>> Jean-Patrick >>> >>> -- > 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/Wg_JwmWL3_E/unsubscribe. > To unsubscribe from this group and all its topics, 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/groups/opt_out. > > > -- 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/groups/opt_out.
