hello <br> 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:<br><br>import PyQt4.QtWebKit<br>ImportError: DLL load failed: The specified module could not be found.<br>
<br>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.<br><br>Any ideas?<br><br>Python 2.7<br>WinXP<br>
<br>thanks.<br>-mark<br><br>