I actually already have.  =D  Jonathan, I am noticing pyaim-t-0.7b  
there.  But you are saying 0.7c.  The issue you are reporting was  
fixed in 0.7c.  Are you certain you are running 0.7c?

Daniel

On Mar 23, 2006, at 3:49 AM, James Bunton wrote:

> On 23/03/2006, at 3:30 PM, Jonathan wrote:
>
>> I am having the same problem running using ejabberd with PyAIMt  
>> 0.7c on
>> Windows 2k.
>>
>> Anyone get this running?
>>
>> Jonathan
>>
>> (I also tried 0.7b, and I get the following:
>>
>> Traceback (most recent call last):
>>   File "main.py", line 4, in ?
>>     import exception
>>   File "C:\Program Files\pyaim-t-0.7b\src\exception.py", line 6, in ?
>>     import debug
>>   File "C:\Program Files\pyaim-t-0.7b\src\debug.py", line 7, in ?
>>     import utils
>>   File "C:\Program Files\pyaim-t-0.7b\src\utils.py", line 57, in ?
>>     from twisted.xish.domish import Element
>> ImportError: No module named xish.domish)
>
>
> Daniel. Compare your utils.py to the one in PyMSNt.
> I've removed all direct references to xish. Now everything goes  
> through tlib.xmlw, which determines what Twisted version, xish,  
> words version is available and wraps things neatly.
>
> It was a little fudgey, but it works now :)
>
> ---
>
> James
>
> _______________________________________________
> py-transports mailing list
> [email protected]
> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
>
>

Reply via email to