Talk for linux deepin
Install PyQt5
sudo apt-get install python-setuptools
sudo apt-get install python-sip python-pyqt5
sudo apt-get install qtdeclarative5-dev qtdeclarative5-qtquick2-plugin
sudo apt-get install qtdeclarative5-controls-plugin qtdeclarative5-window-plugin
sudo apt-get install libqt5graphicaleffects5 qtdeclarative5-dialogs-plugin
Install SleekXMPP
git clone https://github.com/lovesnow/sleekxmpp.git
cd SleekXMPP
sudo python setup.py install
Install other packages
sudo easy_install peewee
sudo apt-get install python-imaging python-xlib