I think this was because of the version of Twisted you were using. Are you using Twisted 2.1.x or Twisted Words 0.3?
PyMSNt 0.10.2 doesn't support those yet. I'll put out a new release soon. In the meantime, you can downgrade your Twisted, or check out 0.11.x from SVN svn co svn://delx.cjb.net/pymsnt/branches/0_11_x pymsnt --- James On 11/12/2005, at 3:06 AM, Eric Langheinrich wrote: > I'm still having trouble with PyMSNt. After I start the component using > './PyMSNt' I can see the component connect and authenticate with the > router. > The component comes online and then immediately offline. If I leave the > component running, the online/offline behavior repeats. > > In the output from PyMSNt I see exceptions being caught. The last line > of > the output is exceptions.TypeError: len() of unsized object. > > Doing a google search, I saw that a couple of other people seem to > have had > similar problems, although there is no listed solution. > > Any ideas would be greatly appreciated. > > Thank you, > > Eric > > _______________________________________________ > py-transports mailing list > py-transports@blathersource.org > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports >