Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "c:\users\appveyor\.edm\envs\chaco-test-2.7-wx\lib\atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
PyAssertionError: C++ assertion "GetEventHandler() == this" failed at ..\..\src\common\wincmn.cpp(478) in wxWindowBase::~wxWindowBase(): any pushed event handlers must have been removed
Error in sys.exitfunc:
Traceback (most recent call last):
File "c:\users\appveyor\.edm\envs\chaco-test-2.7-wx\lib\atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
wx._core.PyAssertionError: C++ assertion "GetEventHandler() == this" failed at ..\..\src\common\wincmn.cpp(478) in wxWindowBase::~wxWindowBase(): any pushed event handlers must have been removed
Originally posted by @rahulporuri in #445 (comment)