>>> 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.

_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to