Python-Qt problem with pyuic4

Threader Slash threaderslash at gmail.com
Wed Sep 23 21:03:59 EDT 2009


Hello Xavier.. thanks! [?]

Just tried..

pyuic4 -o C:\dev\prgr\src\ui_myGUI.py -x C:\dev\prgr\src\myGUI.ui
The system cannot find the path specified.

pyuic4 -o ui_myGUI.py -x myGUI.ui
The system cannot find the path specified.

Very strange. [?]

Yep.. the ..!\Py25\Lib\site-packages\PyQt4 is included into the System
Properties : Environment Variables : Path.

Still gives the same error. [?]



On Thu, Sep 24, 2009 at 10:45 AM, Xavier Lapointe
<xl.mailinglist at gmail.com>wrote:

> Have you tried something like so?
>
> pyuic4 -o C:\dev\prgr\src\ui_myGUI.py -x C:\dev\prgr\src\myGUI.ui
>
>
>
> (Sorry if double post occured - just changed my Mailing list account ..)
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20090924/f433a3ee/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 983.png
Type: image/png
Size: 522 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-list/attachments/20090924/f433a3ee/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 331.png
Type: image/png
Size: 736 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-list/attachments/20090924/f433a3ee/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 35C.png
Type: image/png
Size: 593 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-list/attachments/20090924/f433a3ee/attachment-0002.png>


More information about the Python-list mailing list