IRC transport

Hi. I’'m trying to install IRC transport.

After installing I try to run it. I get this error:

Traceback (most recent call last):

File “./jjigw.py”, line 22, in ?

from jjigw.config import Config

File “/opt/jive_messenger/transports/irc/jjigw/config.py”, line 22, in ?

from pyxmpp import JID

ImportError: No module named pyxmpp

Can You plz help me?

You need to install the pyxmpp module.

General instructions for installing/downloading are available at pyxmpp.jabberstudio.org