py2exe problem

Anand anandpillai6 at yahoo.com
Tue Dec 3 11:14:02 EST 2002


Hi 

 I get this strange error when I am trying to create an exe using py2exe.

F:\Python22\Lib\site-packages\wxPython\samples>python setup.py py2exe
Traceback (most recent call last):
  File "setup.py", line 4, in ?
    import py2exe
  File "F:\Python22\Lib\site-packages\py2exe\py2exe.py", line 3, in ?
    raise RuntimeError, "something's wrong"
RuntimeError: something's wrong


Py2exe used to work for me before! I have py2exe.py in my PYTHONPATH
also.

Thanks for any help
Anand



More information about the Python-list mailing list