Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Python 2.7.3 (v2.7.3:70274d53c1dd, Apr 9 2012, 20:52:43)
- [GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin
- Type "help", "copyright", "credits" or "license" for more information.
- >>> from PyQt4.QtGui import *
- Traceback (most recent call last):
- File "<stdin>", line 1, in <module>
- Python 2.7.3 (v2.7.3:70274d53c1dd, Apr 9 2012, 20:52:43)
- [GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin
- Type "help", "copyright", "credits" or "license" for more information.
- ImportError: dlopen(/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/PyQt4/QtGui.so, 2): no suitable image found. Did find:
- /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/PyQt4/QtGui.so: mach-o, but wrong architecture
Advertisement
Add Comment
Please, Sign In to add comment