Date: Fri, 8 Dec 2006 21:33:23 -0500 From: Daniel Henninger <jadestorm@nc.rr.com> To: PyTransports Discussion <py-transports@blathersource.org> Cc: freebsd ports <freebsd-ports@freebsd.org> Subject: Re: [py-transports] freebsd current No module named xish.domish again Message-ID: <2A6F5020-BCE2-4A16-9155-BEFD4F979013@nc.rr.com> In-Reply-To: <17786.4569.164730.420014@roam.psg.com> References: <17786.4569.164730.420014@roam.psg.com>
next in thread | previous in thread | raw e-mail | index | archive | help
PyAIMt 0.8 should fix this. (it uses the same twistfix library that PyMSNt uses) Daniel On Dec 8, 2006, at 8:31 PM, Randy Bush wrote: > # /usr/local/etc/rc.d/jabber-pyaim-transport start > Starting jabber_pyaim. > Could not find the XML DOM. If you're using Twisted 2.x make sure > you have twisted.words installed. > Traceback (most recent call last): > File "/usr/local/lib/jabber/pyaim/PyAIMt.py", line 11, in ? > import main > File "/usr/local/lib/jabber/pyaim/src/main.py", line 4, in ? > import utils > File "/usr/local/lib/jabber/pyaim/src/utils.py", line 12, in ? > from tlib.twistwrap import Element, SuxElementStream > File "/usr/local/lib/jabber/pyaim/src/tlib/twistwrap.py", line > 68, in ? > from twisted.xish.domish import SuxElementStream, Element, > unescapeFromXml, elementStream > ImportError: No module named xish.domish > > and last times fixes don't do it this time :( > > randy > > _______________________________________________ > py-transports mailing list > py-transports@blathersource.org > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2A6F5020-BCE2-4A16-9155-BEFD4F979013>