Werner
2014-04-11 14:07:11 UTC
Running the test for agw.pyprogress I get exceptions like this on Py33:
The doc has wx.GUIEventLoop, is this maybe just on Py33?
Werner
case.py (c:\Python33\Lib\unittest): 384
function()
test_lib_agw_pyprogress.py (d:\devTools\Phoenix\unittests): 14
agwStyle=wx.PD_APP_MODAL|wx.PD_ELAPSED_TIME)
pyprogress.py
(c:\Python33\Lib\site-packages\wx-3.0.1-msw-phoenix\wx\lib\agw): 535
if not wx.GUIEventLoop().GetActive():
Exception: TypeError: wx._core.GUIEventLoop represents a C++ abstract
class and cannot be instantiated
The doc has wx.GUIEventLoop, is this maybe just on Py33?
Werner
case.py (c:\Python33\Lib\unittest): 384
function()
test_lib_agw_pyprogress.py (d:\devTools\Phoenix\unittests): 14
agwStyle=wx.PD_APP_MODAL|wx.PD_ELAPSED_TIME)
pyprogress.py
(c:\Python33\Lib\site-packages\wx-3.0.1-msw-phoenix\wx\lib\agw): 535
if not wx.GUIEventLoop().GetActive():
Exception: TypeError: wx._core.GUIEventLoop represents a C++ abstract
class and cannot be instantiated
--
You received this message because you are subscribed to the Google Groups "wxPython-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxPython-dev+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "wxPython-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxPython-dev+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.