You can try to install PyQt using homebrew. I did it some time ago and
it went pretty well. Spyder on OS X is really a second class citizen.
We'll try to improve the situation during the summer or perhaps at the
end of the year.
Cheers,
Carlos
El 15/05/12 10:12, zachcp escribió:
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.
--
You received this message because you are subscribed to the Google Groups
"spyder" group.
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.