Hi everyone! I have downloaded and compiled (after configuration) PyQt4-4.9 with SIP-4.13.1 (and static libqt-4.7.2) under python-3.2.2 under Mac OSX.6. The scripts even installed all that was compiled without complaint, but when I run any PyQt-program I get error messages such as:
Traceback (most recent call last): File "helloQt.py", line 6, in <module> from PyQt4.QtGui import QApplication, QLabel ImportError: No module named QtGui The strange thing is also that <PYTHONLIB>/site-packages/PyQt4/__init__.py contains only comments no packages to load. Nevertheless the directory contains libQtGui.a and all the like. Did I miss an important step during configuration/ installation? Thanks for suggestions Melchior -- View this message in context: http://python.6.n6.nabble.com/installation-problems-with-PyQt4-4-9-under-python3-2-2-tp4365263p4365263.html Sent from the PyQt mailing list archive at Nabble.com. _______________________________________________ PyQt mailing list PyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt