BlogMatrix
 

Not until next week

edit David Janes 2004-09-24 16:38 UTC add comment  ·

I can't create an executable version of Jäger due to some mismatch between py2exe and wxPython 2.5.2.8 (it worked with the previous version of wxPython). If anyone has a clue, please let me know:

Traceback (most recent call last):
  File "BlogJaeger.py", line 61, in ?
  File "wxPython\__init__.pyc", line 10, in ?
  File "wxPython\_wx.pyc", line 3, in ?
  File "wxPython\_core.pyc", line 15, in ?
  File "wxPython\wx.pyc", line 2, in ?
  File "wxPython\wxc.pyc", line 9, in ?
  File "wxPython\wxc.pyc", line 7, in __load
ImportError: DLL load failed: The specified module could not be found.

If this can't be sorted out, I'm going to "downgrade" my version of wxPython and continue from there.

Add Comment