> I also see the problem in #488769, but see this, so far, unreported > issue: > > sh-3.2# /etc/init.d/pymsnt start > Starting MSN transport for Jabber: Traceback (most recent call last): > File "/usr/share/pymsnt/PyMSNt.py", line 13, in <module> > import main > File "/usr/share/pymsnt/src/main.py", line 75, in <module> > del sys.modules["twisted.internet.reactor"] > KeyError: 'twisted.internet.reactor'
It looks like this happens if you have specified a particular reactor in the config file--is this the case? If so, can you try commenting out the <reactor> element and see what happens? -- Sam Morris http://robots.org.uk/ PGP key id 1024D/5EA01078 3412 EA18 1277 354B 991B C869 B219 7FDB 5EA0 1078
signature.asc
Description: This is a digitally signed message part

