[PyKDE] PyQt4 weirdness
Ismail Donmez
ismail at pardus.org.tr
Wed Apr 26 13:32:15 BST 2006
Was a local installation problem...
Çarşamba 26 Nisan 2006 12:12 tarihinde, Ismail Donmez şunları yazmıştı:
> Hi all,
>
> I downloaded PyQt4 snapshot from April 24 and I can't no longer import Qt
> classes:
>
> cartman at southpark ~ $ python
> Python 2.4.3 (#1, Apr 25 2006, 17:17:24)
> [GCC 3.4.6] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
>
> >>> from PyQt4 import QtGui
>
> Traceback (most recent call last):
> File "<stdin>", line 1, in ?
> ImportError: cannot import name QtGui
>
> >>> from PyQt4 import QtCore
>
> Traceback (most recent call last):
> File "<stdin>", line 1, in ?
> ImportError: cannot import name QtCore
>
> >>> import PyQt4
>
> Any ideas?
>
> Regards,
> ismail
--
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20060426/b1cccb6c/attachment.bin
More information about the PyQt
mailing list