[PyQt] PyQT v4.4.2-1 Couldn't Generate Code

Phil Thompson phil at riverbankcomputing.com
Tue May 27 11:34:38 BST 2008


On Tuesday 27 May 2008 10:40:57 am Vishwanath Kamath Pethri wrote:
> Hi
>
>
>
> I have recently downloaded the "PyQt-Py2.5-gpl-4.4.2-1.exe" PyQT installer
> from the site. I am now facing issues as mentioned below:
>
>
>
> 1.	Launch QtDesigner
> 2.	Design a UI. Save it to a local disk.
> 3.	Click on the "View Code" menu option.
>
>
>
> Error message, "Code Generation Failed" is displayed.
>
>
>
> Details of Error Message:
>
>
>
> Title: Code Generation Failed
>
> Message: "Unable to launch D:/PyQT/PyQt4/bin\uic"
>
>
>
> In the above mentioned message, last part "uic" is mentioned with a forward
> slash. Is it as expected?

Yes. uic isn't included as its not needed for Python development.

Phil


More information about the PyQt mailing list