| Issue 68: | Error while staring up | |
| Back to list |
Posted by guest at 2007-06-30 18:08:01
XXX$ python PyICQt.py
Traceback (most recent call last):
File "PyICQt.py", line 16, in ?
main.main()
File "/home/ejabberd/pyicq-t-0.8/src/main.py", line 443, in main
app = App()
File "/home/ejabberd/pyicq-t-0.8/src/main.py", line 393, in
__init__
twistd.checkPID(config.pid)
AttributeError: 'module' object has no attribute 'checkPID'
Posted by maxbritov at 2007-07-24 13:35:25
you have twisted 2.5.0. You should patch pyicq
Jan 6, 2008
Project Member
#1
d...@jabber.fsinf.de
Status:
Fixed
|