wxEVT_SCROLL_ENDSCROLL

Jack Holt razorholt at yahoo.com
Thu Jan 31 18:45:14 EST 2008


Hello,

I got the following error:

Traceback (most recent call last):
  File "vplayer.py", line 15, in ?
  File "config.pyo", line 3, in ?
  File "wx\__init__.pyo", line 44, in ?
  File "wx\_core.pyo", line 3592, in ?
AttributeError: 'module' object has no attribute
'wxEVT_SCROLL_ENDSCROLL'


I never had that error before... until I messed up
with the python package
(I had to reinstall Active Python + py2exe +
wxpython). I can run my app
from the SVN with no problem. I get the error from the
compiled version -
made with py2exe.

Line 3 in config.py points to: Import wx



Help!!

Thanks, 
 -Dan



      ____________________________________________________________________________________
Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  http://tools.search.yahoo.com/newsearch/category.php?category=shopping



More information about the Python-list mailing list