|
Hi All,
I've created a project by Eric its structure as following: http://i.stack.imgur.com/fgpFa.jpg
I can run it successfully in the IDE by specifying (http://i.stack.imgur.com/vskbO.jpg): - "c:\trunk" as working directory
but it I can't run it by command line because I get:
PS I added "c:\trunk\Project" to system path (see run.bat please): here is the running log:set PATH=%PATH%;%CD% python MyProject\main.py pause C:\trunk>set PATH=C:\Python26\Lib\site-packages\PyQt4\bin;C:\Python26\Scripts;C:\Python26;C:\Program Files\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Bazaar;C:\ProgramFiles\doxygen\bin;C:\Program Files\WinMerge;C:\trunk -- Best Regards Muhammad Bashir Al-Noimi My Blog: http://mbnoimi.net |
_______________________________________________ Eric mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/eric
