-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Aloha,
I got a strange error when I start Mattricks 0.6 (.deb installed):
/home/niels$ mattricks.py Traceback (most recent call last):
...and that's ist, nothing more.
When I use the sources instead, I got this error:
/home/niels/Mattricks$ ./mattricks.py Traceback (most recent call last): File "./mattricks.py", line 36, in ? Init.start() File "/home/niels/Mattricks/Mattricks/Init.py", line 57, in start Commandline.parse_and_start() File "/home/niels/Mattricks/Mattricks/Commandline.py", line 105, in parse_and_ start all_commands[command](args, help_command) File "/home/niels/Mattricks/Mattricks/Commandline.py", line 120, in parse_cmd_ gui import Main File "/home/niels/Mattricks/Mattricks/Main.py", line 33, in ? import CommonData File "/home/niels/Mattricks/Mattricks/CommonData.py", line 36, in ? import XMLParse File "/home/niels/Mattricks/Mattricks/XMLParse.py", line 32, in ? import XMLDataInfo File "/home/niels/Mattricks/Mattricks/XMLDataInfo.py", line 96, in ? import Terms File "/home/niels/Mattricks/Mattricks/Terms.py", line 196, in ? injury = { TypeError: not all arguments converted during string formatting
Greets, Niels