pyside-uic -o mainwindow.py mainwindow.ui
su meego
zypper up
#– Pyside Install –
zypper addrepo http://repo.pub.meego.com/Project:/DE:/Trunk:/Testing/standard/ de-trunk-testing
zypper install python-pyside
sudo zypper install python-qtmobility
#– PIL Install –
zypper python-imaging
#– PySerial Install –
http://pypi.python.org/packages/source/p/pyserial/pyserial-2.5.tar.gz
python setup.py install