Hello
today the wxpython demo was not working for me (Linux Mint Gloria) and the
error was:
ImportError: No module named aui
I remember having installed something using wx 2.6 (I think SPE is "guilty")
so, according to the wiki pages, I added two lines in demo.py:
import wxversion
wxversion.select("2.8")
and the demo is back to work
Maybe these two lines should be included in the mainstream version to avoid
these conflicts and help non-expert users
···
--
Jazz is not dead, it just smells funny