[PyQt] uic and pyuic ? on windows
Hazen Babcock
hbabcock at mac.com
Fri Apr 24 23:24:58 BST 2009
mad city wrote:
> Running tutorial with Qt Designer. When I try and 'view code' get error:
>
> Unable to launch c:/Python26/Lib/site-packages/PyQt4/.\uic
>
> The path is messed up during the install?
>
> So, I wanted to try the command line version, but I can't find the
> 'pyuic.exe' executable, is this not included in the windows PyQt4 install?
It should be there (i.e. in c:/Python26/Lib/site-packages/PyQt4/uic/),
it is a python script called "pyuic.py". I had the same problem but the
command line version works fine so I haven't tried to figure out how to
fix it.
-Hazen
More information about the PyQt
mailing list