Status: install ok installed

devel-su apt-get --purge autoremove wazapp rm -rf /opt/waxmppplugin/ exit rm -rf /home/user./wazapp/
devel-su apt-get --purge autoremove wazapp rm -rf /opt/waxmppplugin/ exit rm -rf /home/user./wazapp/
| The Following User Says Thank You to soryuuha For This Useful Post: | ||
RM696-21-3_PR_001:~$ /opt/waxmppplugin/bin/wazapp/wazapp
/opt/waxmppplugin/bin/wazapp/utilities.py:19: DeprecationWarning: the md5 module is deprecated; use hashlib instead
import md5
Traceback (most recent call last):
File "/opt/waxmppplugin/bin/wazapp/wazapp", line 25, in <module>
from wamanager import WAManager
File "/opt/waxmppplugin/bin/wazapp/wamanager.py", line 24, in <module>
from ui import WAUI;
File "/opt/waxmppplugin/bin/wazapp/ui.py", line 26, in <module>
from waxmpp import WAXMPP
File "/opt/waxmppplugin/bin/wazapp/waxmpp.py", line 48, in <module>
from Context.Provider import *
ImportError: No module named Context.Provider