I've had the MSN, AIM, and ICQ transports running fine for sometime now, but then I ended up needing to stop them due to the fact that I was upgrading my jabber server and had decided to upgrade a few other thigns on my system at the same time... one of them being Python.
However whenever I try and start any of the transports now I get the following message; / Traceback (most recent call last): File "src/main.py", line 4, in ? import utils File "/root/dev/pymsnt-0.10/src/utils.py", line 134, in ? from twisted.xish.domish import SuxElementStream ImportError: No module named xish.domish/ I even ended up going to the Twisted website and it seems the "xish" porject within it has ether been removed in incorperated into something else and thus this change has now passed along to my debian system in the last update of my system. Can anyone suggest a course of action here.. or would upgrading to the latest version (SVN, or whatever) fix this? - Hendryx -------------- next part -------------- An HTML attachment was scrubbed... URL: http://modevia.com/pipermail/py-transports/attachments/20060209/939ee332/attachment.htm From [EMAIL PROTECTED] Thu Feb 9 16:16:48 2006 From: [EMAIL PROTECTED] (Daniel Henninger) Date: Thu Feb 9 16:17:18 2006 Subject: [py-transports] Problem starting the transports... "No module named xish.domish"? In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> That's . . . interesting. Hrm... Well I think it was merged into TwistedWords but I thought I recalled still seeing Xish there. Good lord... Daniel On Feb 9, 2006, at 11:10 AM, Matthew J Hendrickse wrote: > I've had the MSN, AIM, and ICQ transports running fine for sometime > now, but then I ended up needing to stop them due to the fact that > I was upgrading my jabber server and had decided to upgrade a few > other thigns on my system at the same time... one of them being > Python. > > However whenever I try and start any of the transports now I get > the following message; > > > Traceback (most recent call last): > File "src/main.py", line 4, in ? > import utils > File "/root/dev/pymsnt-0.10/src/utils.py", line 134, in ? > from twisted.xish.domish import SuxElementStream > ImportError: No module named xish.domish > > > > I even ended up going to the Twisted website and it seems the > "xish" porject within it has ether been removed in incorperated > into something else and thus this change has now passed along to my > debian system in the last update of my system. > > Can anyone suggest a course of action here.. or would upgrading to > the latest version (SVN, or whatever) fix this? > > - Hendryx > _______________________________________________ > py-transports mailing list > py-transports@blathersource.org > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports