View Single Post
Halftux's Avatar
Posts: 862 | Thanked: 2,511 times | Joined on Feb 2012 @ Germany
#2
Hi and welcome.

Here is what you need to install (an old tutorial, never tried).

Code:
# Install python
$ apt-get install python

# Install PySide:
$ apt-get install python-pyside

# Install PySide-QtMobility
$ apt-get install python-qtmobility

# Install all available python bindings
$ apt-get install python-modules-all
And here maybe you can find it for downloading.

repository mirror thx to coderus

https://coderus.openrepos.net/n9mirror/apps/

..or here..
python 2.5 2.6 3.1, pyside, pyside-tools

http://n950.ru/deb/harmattan-dev.nok...mattan/free/p/

Please give a feedback if it is working or not.
You could also put a list with your successful or additional steps you did.

Thx and happy coding

Last edited by Halftux; 2015-08-05 at 18:30.
 

The Following User Says Thank You to Halftux For This Useful Post: