![]() |
qml / qtdeclarative
Ive been learning python and pygame. Made a couple simple games and got them running on my n900.
Ive just started looking in qml. I tried an example, but it seems Im missing qtdeclarative. Do I just need to install qt4.7 or later ? |
Re: qml / qtdeclarative
I'll probably be no help, but I'll take a stab: do you have pyside installed.
|
Re: qml / qtdeclarative
Quote:
TRX. |
Re: qml / qtdeclarative
I do have pyside, but it doesnt have qtdeclarative either.
I just read that CSSU(which I have) already has qt4.7. I can see that libqt4-declarative is installed. But still python cant find it. from PyQt4 import QtDeclarative Thats correct, isnt it ? I get "ImportError: cannot import name QtDeclarative" |
Re: qml / qtdeclarative
Quote:
Code:
from PySide import QtDeclarative |
Re: qml / qtdeclarative
I did try pyside before.
Quote:
|
All times are GMT. The time now is 00:39. |
vBulletin® Version 3.8.8