Newbie simple py2exe problem

Paul Ferguson pete.joos at pobox.com
Sat Jan 11 09:15:02 EST 2003


created small python app., Installed distutils, installed py2exe. I
created the script using the example from the py2exe site. When I run
"python setup.py py2exe" , I get a syntax error on "from
distutils.core  import setup". What's my problem? 




More information about the Python-list mailing list