Reply
Thread Tools
Khertan's Avatar
Posts: 1,012 | Thanked: 817 times | Joined on Jul 2007 @ France
#1
The easiest way to install PyQt4 4.7 for development is to setup
the sdk repository and the app manager :



Then just as root user launch the following commands :

apt-get update
apt-get install python2.5-qt4

After install completed remove (or inactivate) the sdk repository as it contains packagess
that can blow your n900 system (it ll not brick your device, but it ll require a flash)

Warning : this libs isnt ready yet. It s for development purpose only. But it ll help
developers like to work on PyQt apps on device.

Verify qt version installed by using python :

from PyQt4 import Qt
print Qt.qVersion()
Attached Images
  

Last edited by Khertan; 2010-05-17 at 05:31.
 

The Following 4 Users Say Thank You to Khertan For This Useful Post:
Reply

Tags
pyqt 4.7, qt 4.6.2


 
Forum Jump


All times are GMT. The time now is 22:19.