pyinstaller, wxpython, _core_ not found
Wednesday, July 31st, 2013Sometimes an error and the error message are different things. One of the examples is that my wxpython-program did not want to start after converting to exe using pyinstaller:
ImportError: No module named _core_