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.mailingl...@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 ..)
>

<<983.png>>

<<331.png>>

<<35C.png>>

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to