Py2exe still won't run

R

Ray

OK I'm clueless..
How do you run py2exe on windows, I've tried the dos prompt and get
'python not recognized', also tried python prompt and got a 'syntax
error' message
 
P

Peter Hansen

Ray said:
OK I'm clueless..
How do you run py2exe on windows, I've tried the dos prompt and get
'python not recognized', also tried python prompt and got a 'syntax
error' message

Can you post the *exact* error messages you actually got? Don't
try to simplify or translate, as that only makes the effort to help
you harder. In fact, just use copy-and-paste to put the precise
text into your email.

By the way, it seems likely you don't have the directory containing
python.exe in your PATH environment variable. None of this would be
a py2exe problem, merely one running Python itself. Check the FAQ
entry http://www.python.org/doc/faq/windows.html#how-do-i-run-a-python-program-under-windows
for more information to help you get started.

-Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,278
Latest member
BuzzDefenderpro

Latest Threads

Top