PyQT installation /configuration

adrian_p_smith at yahoo.com adrian_p_smith at yahoo.com
Sat Jul 15 20:09:09 EDT 2006


adrian_p_smith at yahoo.com wrote:
> Phil Thompson wrote:

> > For Qt4 use the binary installer from...
> >
> > http://www.trolltech.com/developer/downloads/qt/windows
> >
> > For PyQt4 use the binary installer from...
> >
> > http://www.riverbankcomputing.co.uk/pyqt/download.php
>
> Ah thanks, I'm a dork. Why didn't I see that before <mutter>?

Waitaminute, didn't you write it? Oh dear.

I've got another problem, I'm afraid - I've installed Qt 4.1.4 and PyQt
GPL v4.0 over Python 2.4, and the demos for both run happily enough,
but when I try to run the first example (in IDLE) from Boudewijn
Rempt's GUI Programming with Python: QT Edition I just get
"ImportError: No module named qt". Is there something I need to add to
my sys.path here?

Sorry to bother you with the newbie questions.




More information about the Python-list mailing list