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 ? 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
