Phoenix Runtime Bug

18 views
Skip to first unread message

Boštjan Mejak

unread,
May 17, 2013, 4:44:59 PM5/17/13
to wxPython Mailing List
>>> import wx
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "C:\Python33\lib\site-packages\wx\__init__.py", line 17, in <module>
    from wx.core import *
  File "C:\Python33\lib\site-packages\wx\core.py", line 2810, in <module>
    EVT_DIRCTRL_CHANGED = wx.PyEventBinder( wxEVT_DIRCTRL_CHANGED, 1 )
NameError: name 'wxEVT_DIRCTRL_CHANGED' is not defined


This happens in Phoenix r74015 for platform win64 and for Python 3.3.

Robin Dunn

unread,
May 17, 2013, 9:01:10 PM5/17/13
to wxpytho...@googlegroups.com
The fix has already been made and will be in the next build.
http://trac.wxwidgets.org/log/wxPython/Phoenix/trunk

--
Robin Dunn
Software Craftsman
http://wxPython.org
Reply all
Reply to author
Forward
0 new messages