On Wed, Sep 1, 2010 at 6:50 PM, Marcos Gambeta <[email protected]> wrote:
>  Em 01/09/2010 01:36, 1+1=2 escreveu:
>> I'm using Qt 4.6.0(vs2008 version download from qt.nokia.com) and
>> Python 2.7, but i get following error:
>
> Do you added Qt to PATH ?
Qt4.6.0(msvc2008) is my default Qt,  and I had added it to system PATH.

In my Vista system, I encountered the same problem.
Perhaps PySide0.4.0 for windows can not work with Qt4.6.0.

Nevertheless, PySide0.4.0 works well with Qt4.7.0-rc1.

Debao
>
> To run my test, I used a custom command prompt:
>
> ----------------
> prompt.bat
> ----------------
> set path=c:\qt\4.6.3\bin;c:\python26;c:\windows;c:\windows\system32
> cmd.exe
>
> To run:
>
> python test1.py
>
>
> Regards,
> Marcos Gambeta
>
> _______________________________________________
> PySide mailing list
> [email protected]
> http://lists.openbossa.org/listinfo/pyside
>
_______________________________________________
PySide mailing list
[email protected]
http://lists.openbossa.org/listinfo/pyside

Reply via email to