Hello, Let's suppose you're on Windows.
If pyuic4 can't be found, you can specified the direct path: C:\Python26\pyuic4.bat -o Drive:\your\Path\ui_myGUI.py -x Drive:\your\Path\myGUI.ui You might need to replace the Python26 with your own version if it differs...
Cheers -- http://mail.python.org/mailman/listinfo/python-list