[PyQt] ANN: PyQt v4.8.1 Released

o.fournier at perigord.com o.fournier at perigord.com
Fri Nov 5 13:12:40 GMT 2010


Hello,

When I replace my Windows PyQt-Py3.1-gpl-4.7.3-2 by PyQt-Py3.1-gpl-4.8.1-1,
and I want import PyQt4 modules, I obtain this message:

 >>> from PyQt4 import QtGui
Traceback (most recent call last):
   File "<stdin>", line 1, in <module>
ImportError: DLL load failed: La procédure spécifiée est introuvable.

My PATH variable contains 
...;C:\Python31;C:\Python31\Lib\site-packages\PyQt4\bin

If I reinstall PyQt-Py3.1-gpl-4.7.3-2, python import is good.

Could you suggest me how I should correct this problem?

Thank you

Olivier Fournier

PS: Sorry for my poor english



Le 30/10/2010 13:47, Phil Thompson a écrit :
> PyQt v4.8.1 has been released and is available from the usual place.
>
> This is just a minor bug-fix release that fixes the pyuic4 regression
> introduced in v4.8.
>
> Phil
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>
>    





More information about the PyQt mailing list