Problem with installing PyQt!

d2002xx d2002xx at yahoo.co.uk
Wed Jul 17 13:32:05 EDT 2002


> Hi,
> I have installed python2.2.1 and Qt Non commercial(evaluation 3.0.4) for
> windows. And I try to install PyQt3.2.4 in my computer, but just got
> Example, Tutorial and Documentation, no executed application PyQt in it.
> Why?

PyQT is not a executed program, it's mainly a library. If you have run
"python setup.py install", it should install the library(s) in subdir
"site-packages" in python library directory.



More information about the Python-list mailing list