hello In trying the latest release of PyQt (PyQt-Py2.7-gpl-4.7.4-3.exe) for Windows I keep getting a dll error on import, specifically:
import PyQt4.QtWebKit ImportError: DLL load failed: The specified module could not be found. QtWebKit4.dll is present in the site-packages\PyQt4\bin directory, and QtWebKit.pyd is present in the site-packages\PyQt4 folder, so I'm not sure what the problem is. Any ideas? Python 2.7 WinXP thanks. -mark
_______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
