Corrupted Phoenix build.py script

Thanks. The first suggestion works. However, the second suggestion cannot run, because there is no Phoenix build.py script in Python's dir.

But I want to investigate further and determine why doesn't the simple
python build.py test
work for me. It's kind of a nag to write
"C:\Program Files\Python 3.3.2\python.exe" build.py test
while in the Phoenix source code directory.

Is that a bug in Command Prompt perhaps?

A bug in Windows:) and/or the command prompt.

The easy work around don't install in PF, don't have spaces in folder names.

Maybe to do with "sys.executable"

Werner

···

On 17/06/2013 16:52, "Bo�tjan Mejak" wrote:

Thanks. The first suggestion works. However, the second suggestion cannot run, because there is no Phoenix build.py script in Python's dir.

But I want to investigate further and determine why doesn't the simple
python build.py test
work for me. It's kind of a nag to write
"C:\Program Files\Python 3.3.2\python.exe" build.py test
while in the Phoenix source code directory.

Is that a bug in Command Prompt perhaps?