[PyQt] Qt Designer

Jarek jarekbialas.bialy at gmail.com
Mon Oct 8 23:59:28 BST 2012


Hi.

Create ui in Qt Designer. Convert ui to python:
pyuic4 qtdesigner.ui -o python.py
Then you can load it in python.

Best regards,
Jarek

On 10/04/12 15:53, Virgil Stokes wrote:
> I have recently installed python(x,y) and started testing  some of its
> many features.
>
> I tried to Qt Designer and loaded in one of the test files (test.ui). It
> looked ok but when I tried to view the code, the following error popped up:
>
> Code generation failed
>
> Unable to launch C:/Python27/Lib/site-packages/PyQt4\uic.
>
>
> I do not know how to respond to this error message. What should I do to
> get Qt Designer working properly?
>
>
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt


More information about the PyQt mailing list