Closed devsnek closed 8 years ago
Follow up:
swig/python detected a memory leak of type 'wxPyXmlSubclassFactory *', no destructor found.
is thrown when I quit
Unfortunately, I do not have a Mac to test on :(. Did you install wxPython through .dmg or by using homebrew?
try homebrew:
brew install wxpython
As for the memory leak in wxPy, this may be a bug in wxPython3.0: comments.gmane.org/gmane.comp.lib.wxwidgets.devel/153770
I installed all the dependancies with no errors, but when i run pyReactor, it seems to be running, but there is no GUI. It just stays like this until I CTRL-C and then it gives a bunch of errors related to keyboard interrupts and such. Any help would be great.