From: Yann L. <as...@la...> - 2013-11-28 20:39:18
|
I don't know how you installed python, where it is installed, but you didn't installed xmpppy in your python installation path. To install it in your python path correctly you need to run "python setup.py install" as root in the xmpppy folder -- Yann |