mlox.py 0.57 [mlox-base 2010-10-25 11:39:07 (UTC)] (en/cp1252)
Python Version: 2.5
wxPython Version: 2.8.0.1
Traceback (most recent call last):
File "C:\Program Files\Games\Morrowind\mlox\mlox.py", line 1797, in
main()
File "C:\Program Files\Games\Morrowind\mlox\mlox.py", line 1707, in main
mlox_gui().start()
File "C:\Program Files\Games\Morrowind\mlox\mlox.py", line 1585, in start
self.anolyze_loadorder(None)
File "C:\Program Files\Games\Morrowind\mlox\mlox.py", line 1574, in anolyze_loadorder
self.highlight_warnings(self.txt_msg)
File "C:\Program Files\Games\Morrowind\mlox\mlox.py", line 1516, in highlight_warnings
low = rt.TextAttrEx() ; low.SetBackgroundColour(wx.Colour(125,220,240))
AttributeError: 'module' object has no attribute 'TextAttrEx'