PyYIMt.py

Every time I try to start yahoo.py, it gives me this error:

Traceback (most recent call last):

File “yahoo.py”, line 1166, in ?

connection = client.Component(hostname,port,component=component,domains=[hostname,chathostna me])

TypeError: init() got an unexpected keyword argument ‘‘domains’’

Any help is appriciated.

Looks like your pyxmpp-library version is compatible with pyYITt.

Tried to update jabber-xmpp with aptitude:

sudo apt-get install python-xmpp

Reading package lists… Done

Building dependency tree… Done

python-xmpp is already the newest version.

0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Its the newest version, any help?

Maybe it’‘s too new. The py-transports haven’'t been updated in a while.

Hmm…

Any recommendations for another transport?

Self fixed. There were other xmpp packages that I did not have. They are installed now.

Actually they have been updated quite a bit, it’‘s just they’‘ve been updated in CVS with no release. PyMSN is updated regularly. PyAIM/PyICQ are a little stagnant lately as I’'m involved in the wildfire plugin project.