Re: Problem with exe from py2exe

2005-10-30 Thread Andrea Gavana
Hello Martin, > My script runs fine with python, but the .exe produced with py2exe > crashes out with: > > Traceback (most recent call last): > File "App1.py", line 4, in ? > File "wx\__init__.pyc", line 42, in ? > File "wx\_core.pyc", line 3163, in ? > AttributeError: 'module' object has no

Problem with exe from py2exe

2005-10-30 Thread Francach
Hi, I'm using python 2.4.1, wxPython 2.6.1.0 and py2exe 1.6.3 on Windows XP. My script runs fine with python, but the .exe produced with py2exe crashes out with: Traceback (most recent call last): File "App1.py", line 4, in ? File "wx\__init__.pyc", line 42, in ? File "wx\_core.pyc", line