Py2exe still won't run

R

Ray

Tried :"python setup.py py2exe and "python setup.py install"
Keep getting 'invalid syntax' error messge.
Python 2.2 on Win XP
Py2exe win32 ver.0.4.1
 
C

Chris Liechti

Tried :"python setup.py py2exe and "python setup.py install"
Keep getting 'invalid syntax' error messge.
Python 2.2 on Win XP
Py2exe win32 ver.0.4.1

you dont type that at pythons ">>>" prompt, do you?

"python setup.py py2exe" is meant to be run in a shell/dos box whatever you
call it (command.com or cmd.exe).
if it still gives an exception, post the full traceback of that.

chris
 

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,774
Messages
2,569,598
Members
45,149
Latest member
Vinay Kumar Nevatia0
Top