Dear all,
After upgrading spyder with:

*sudo easy_install -U spyder*

I can't start spyder no more. From a terminal, I have:
*:~$ spyder*
*Traceback (most recent call last):*
*  File "/usr/local/bin/spyder", line 5, in <module>*
*    pkg_resources.run_script('spyder==2.1.1', 'spyder')*
*  File 
"/usr/local/lib/python2.6/dist-packages/distribute-0.6.15-py2.6.egg/pkg_resources.py",
 
line 467, in run_script*
*    self.require(requires)[0].run_script(script_name, ns)*
*  File 
"/usr/local/lib/python2.6/dist-packages/distribute-0.6.15-py2.6.egg/pkg_resources.py",
 
line 1200, in run_script*
*    execfile(script_filename, namespace, namespace)*
*  File 
"/usr/local/lib/python2.6/dist-packages/spyder-2.1.1-py2.6.egg/EGG-INFO/scripts/spyder",
 
line 2, in <module>*
*    from spyderlib import spyder*
*  File 
"/usr/local/lib/python2.6/dist-packages/spyder-2.1.1-py2.6.egg/spyderlib/spyder.py",
 
line 35, in <module>*
*    requirements.check_qt()*
*  File 
"/usr/local/lib/python2.6/dist-packages/spyder-2.1.1-py2.6.egg/spyderlib/requirements.py",
 
line 51, in check_qt*
*    wng2 = check_version("PySide", "PySide", "__version__", "1.0")*
*  File 
"/usr/local/lib/python2.6/dist-packages/spyder-2.1.1-py2.6.egg/spyderlib/requirements.py",
 
line 20, in check_version*
*    actual_str = getattr(module, version_attr)*
*AttributeError: 'module' object has no attribute '__version__'*
It seems to be a pyside/pyQT stuff.How to get back a sane install?

Thank you.
Jean-Patrick

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/spyderlib/-/FYPZMpda9KwJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/spyderlib?hl=en.

Reply via email to