On 4/11/2007 8:09 PM, Kelie wrote:

i installed PyQt v4 on winxp but i'm having problem using it. here is what i 
did:
installed MinGW-5.1.3.exe
installed qt-win-opensource-4.2.3-mingw.exe;
installed PyQt-gpl-4.2-Py2.5-Qt4.2.3.exe;

afterwards the PyQt Examples and Demos run fine. but when i typed
from PyQt4 import QtGui in python shell, got an error:
ImportError: DLL load failed: The specified module could not be found.

Add the Qt binary directory to your PATH.
--
Giovanni Bajo

_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to