I am having the same problem. Did you ever figure out how to get Spyder 
working?


thanks,
zach cp



On Thursday, October 6, 2011 4:56:31 PM UTC-4, PeterT wrote:
>
> Hi,
>
> I'm using the development version and have installed all of the
> dependencies. When I attempt to run spyder:
>
> $ spyder
>
> i get the following:
>
> Traceback (most recent call last):
>   File "/usr/local/bin/spyder", line 2, in <module>
>     from spyderlib import spyder
>   File "/Library/Python/2.6/site-packages/spyderlib/spyder.py", line
> 30, in <module>
>     from spyderlib import qt #analysis:ignore
>   File "/Library/Python/2.6/site-packages/spyderlib/qt/__init__.py",
> line 38, in <module>
>     raise ImportError("Spyder requires PySide or PyQt to be installed")
> ImportError: Spyder requires PySide or PyQt to be installed
> viking:~ petert$ sudo spyder
> Password:
> Traceback (most recent call last):
>   File "/usr/local/bin/spyder", line 2, in <module>
>     from spyderlib import spyder
>   File "/Library/Python/2.6/site-packages/spyderlib/spyder.py", line
> 30, in <module>
>     from spyderlib import qt #analysis:ignore
>   File "/Library/Python/2.6/site-packages/spyderlib/qt/__init__.py",
> line 38, in <module>
>     raise ImportError("Spyder requires PySide or PyQt to be installed")
> ImportError: Spyder requires PySide or PyQt to be installed
>
> I have tried installing both PySide and PyQt from MacPorts and
> downloading/installing the binaries directly to no avail.
>
> Can anyone suggest a solution?
>
> Thanks,
>
> Peter
>
>

-- 
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/-/1ZxEnszZzFcJ.
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