Hi!
I have recieved the following error today:
Traceback (most recent call last): File "Mattricks\Main.pyc", line 152, in OnFetch File "Mattricks\Main.pyc", line 221, in __do_fetch File "Mattricks\Main.pyc", line 178, in __change_hrf File "Mattricks\LineupPage.pyc", line 228, in ChangeHRF File "Mattricks\LineupCtrl.pyc", line 193, in ChangeHRF File "Mattricks\LineupCtrl.pyc", line 242, in __convert_data File "Mattricks\HRFData.pyc", line 233, in get_player KeyError: 15474995
By the way - very nice assistant manager!!!
If you are interested, I could translate it into Danish?
Best regards Steffen
Nick: Stewil Århus GF (18780) stewil@12move.dk
On Tue, 20 Jan 2004, Steffen Willumsen wrote:
Hi!
I have recieved the following error today:
Traceback (most recent call last): File "Mattricks\Main.pyc", line 152, in OnFetch File "Mattricks\Main.pyc", line 221, in __do_fetch File "Mattricks\Main.pyc", line 178, in __change_hrf File "Mattricks\LineupPage.pyc", line 228, in ChangeHRF File "Mattricks\LineupCtrl.pyc", line 193, in ChangeHRF File "Mattricks\LineupCtrl.pyc", line 242, in __convert_data File "Mattricks\HRFData.pyc", line 233, in get_player KeyError: 15474995
I will look into this. Which version do you use? 0.4 or CVS? Which OS do you use?
By the way - very nice assistant manager!!!
Thank you, we have the ambition to make it the best assistant manager.
If you are interested, I could translate it into Danish?
That would be nice, yes. Do you need help with instructions on how to translate it?
/Ragnar
**Traceback (most recent call last): File "/root/Mattricks/Mattricks/Main.py", line 169, in OnOpen style = wxOPEN, defaultDir = self.default_dir) AttributeError: MainFrame instance has no attribute 'default_dir'
this is the error I get, when trying to open a data file
On Tue, 20 Jan 2004, bart van der hall wrote:
**Traceback (most recent call last): File "/root/Mattricks/Mattricks/Main.py", line 169, in OnOpen style = wxOPEN, defaultDir = self.default_dir) AttributeError: MainFrame instance has no attribute 'default_dir'
Now fixed.
/Ragnar
mattricks@lists.lysator.liu.se