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: | [EMAIL PROTECTED] ~/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 _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
