Reply
Thread Tools Search this Thread
int_ua's Avatar
Posts: 574 | Thanked: 848 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; 09-29-2011 at 03:03 PM.
 
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

 
Forum Jump


All times are GMT -4. The time now is 01:47 AM.