? ????????? ?? ??????? 02 ??????? 2006 07:17 Steve Gibson ???????(a): > I''ve got python 2.4.2 with TwistedSumo-2005-11-06. When I run PyAim-t > I'm getting the following error: > > [EMAIL PROTECTED] pyaim-t-0.7b]# ./PyAIMt > Traceback (most recent call last): > File "main.py", line 4, in ? > import exception > File "/opt/wildfire/pyaim-t-0.7b/src/exception.py", line 6, in ? > import debug > File "/opt/wildfire/pyaim-t-0.7b/src/debug.py", line 7, in ? > import utils > File "/opt/wildfire/pyaim-t-0.7b/src/utils.py", line 57, in ? > from twisted.xish.domish import Element > ImportError: No module named xish.domish Have you installed Twisted-Xish ? > > > I'm a python neophyte, but from what I can tell it seems that domish is > located in twisted.words.xish rather than twisted.xish. I'm not sure if > the location of xish changed at some point in twisted or what is going > on... any pointers would be appreciated. > > -Steve > _______________________________________________ > py-transports mailing list > py-transports@blathersource.org > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
-- Respectfully Alexey Nezhdanov