Active Topics

 


Reply
Thread Tools
int_ua's Avatar
Posts: 676 | Thanked: 1,067 times | Joined on Jul 2010 @ Kyiv, Ukraine
#1
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.

Last edited by int_ua; 2011-09-29 at 19:03.
 
Reply


 
Forum Jump


All times are GMT. The time now is 05:09.