Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Dec 2006 10:31:05 +0900
From:      Randy Bush <randy@psg.com>
To:        py-transports@blathersource.org
Cc:        takeda@takeda.tk, freebsd ports <freebsd-ports@freebsd.org>
Subject:   freebsd current No module named xish.domish again
Message-ID:  <17786.4569.164730.420014@roam.psg.com>

next in thread | raw e-mail | index | archive | help
# /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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?17786.4569.164730.420014>