I cant install anetmon-0.1.0 =(((
root: ~/.adesks/anetmon-0.1.0 >
./anetmon.py
Traceback (most recent call last):
File "./anetmon.py", line 790, in ?
Events(dirname(__file__)).pause()
File "./anetmon.py", line 342, in __init__
self.get_config()
File "./anetmon.py", line 412, in get_config
self.config=Config(adesklets.get_id(),join(self.basedir,'config.txt'))
File "./anetmon.py", line 143, in __init__
self.config=GeneralConfig(id,file_name)
File "./anetmon.py", line 81, in __init__
adesklets.ConfigFile.__init__(self, id, filename)
File
"usr/lib/python2.4/site-packages/adesklets/configfile.py",
line 159, in __init__
File
"usr/lib/python2.4/site-packages/adesklets/configfile.py",
line 202, in _load_and_save
File
"usr/lib/python2.4/site-packages/adesklets/configfile.py",
line 41, in __call__
File "/usr/lib/python2.4/compiler/transformer.py", line 52,
in parse
return Transformer().parsesuite(buf)
File "/usr/lib/python2.4/compiler/transformer.py", line
129, in parsesuite
return self.transform(parser.suite(text))
TypeError: suite() argument 1 must be string without null
bytes, not str
Exception exceptions.AttributeError: "Events instance has
no attribute 'comm'" in <bound method Events.__del__ of
<__main__.Events instance at 0x404bd98c>> ignored
How I can install it?