Has anybody installed PyRss on eJabberd?
When run "python start.py" it gives me an error
----
Traceback (most recent call last):
File "pyrss.py", line 30, in ?
from pyxmpp.jid import JID
ImportError: No module named pyxmpp.jid
----
I have installed pyxmpp still it is giving me this error.
Copy the pyxmppy folder to
Copy the pyxmppy folder to the same dir as your start.py