Perşembe 30 Mart 2006 17:23 tarihinde, [EMAIL PROTECTED] şunları yazmıştı: 
> Hello
>
> i have installed that packages under windows
>
> python-2.4.1.msi
> qt-win-opensource-4.1.2-mingw.exe
> PyQt4-gpl-snapshot-20060111.exe
>
>
> whene i try to import qt from python it prints the error
> 'no module named qt'
>
> should i change the version of pyqt ??

Try like this

from PyQt4 import QtGui, QtCore

/ismail

-- 
If at first you don't succeed, redefine success.

Attachment: pgpnF7eYCdfY6.pgp
Description: PGP signature

_______________________________________________
PyKDE mailing list    PyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to