[PyKDE] Help: No module named qt
Maurizio Colucci
seguso.forever at tin.it
Wed Jul 7 18:06:01 BST 2004
Hello again :-)
I wrote a program (Logical Desktop) that uses PyQt, and nothing else. Now, a
user of my program tells me:
<quote>
Sounds and looks pretty cool. But I can't get it to work:
| mss at otherland ~/projects/logicaldesktop/head.clean $ ./logicaldesktop.py
| Traceback (most recent call last):
| File "./logicaldesktop.py", line 41, in ?
| from qt import *
| ImportError: No module named qt
I have PyQt 3.8.1 installed. Is anything else needed?
</quote>
What could be happening here? Maybe he has to set some $PATH?
Thanks for any help
Maurizio
More information about the PyQt
mailing list