maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   PyQt4 (N900 CSSU): are there no QtDeclarative (QML) binding? (https://talk.maemo.org/showthread.php?t=78100)

int_ua 2011-09-29 19:00

PyQt4 (N900 CSSU): are there no QtDeclarative (QML) binding?
 
Code:

$ python
Python 2.5.4 (r254:67916, May 17 2010, 21:00:32)
[GCC 4.2.1] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from PyQt4 import QtGui
>>> from PyQt4 import QtDeclarative
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: cannot import name QtDeclarative
>>>

I cannot find the package also, is it available?

Edit: Yes, I know about PySide, just curious about PyQt4.


All times are GMT. The time now is 04:52.

vBulletin® Version 3.8.8