First time here? Check out the FAQ!

Revision history  [back]

I suspect the difference is in the environment and you probably want to examine the contents of os.environ either by using the Debug Console or adding prints to your code. There isn't a way to show the command line used by Wing but examining sys.executable and sys.argv should allow you to reconstruct it.