[PyQt] Problem with latest PyQt build - ImportError: DLL load failed: Invalid access to memory location.

Demetrius Cassidy dcassidy36 at mass.rr.com
Wed Apr 29 21:38:21 BST 2009


>>> from PyQt4 import QtCore
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: DLL load failed: Invalid access to memory location.

If I use the nightly build from 4252009, it all works as intended.

Using Qt 4.51 with the included mingw32 to build PyQt. It builds fine and
theres no errors, but Python fails to import the *.pyd files.
-- 
View this message in context: http://www.nabble.com/Problem-with-latest-PyQt-build---ImportError%3A-DLL-load-failed%3A-Invalid-access-to-memory-location.-tp23302281p23302281.html
Sent from the PyQt mailing list archive at Nabble.com.



More information about the PyQt mailing list