Hello everyone!

I'm trying to install PyQt on Window Vista (64 bits) with no success.

I have Python 2.5.1 and Maya 2009 installed, so I have downloaded:

- PyQt-Py2.5-gpl-4.4.3.1.exe: PyQt 4.4.3 for Qt 4.4.1 and Python 2.5.
- PyQt-Py2.5-gpl-4.4.2.1.exe: PyQt 4.4.2 for Qt 4.4.0 and Python 2.5.

I've tryed by installing both, but with both i get stuck at the same
point: executing the PyQt Demo to check if the library works on the
system. The demo doesn't run and if i open a python console and type:
import PyQt4.QtCore, i get the error:

>> import PyQt4.QtCore
Traceback (most recent call last):
  File "<pyshell#0>", line 1, in <module>
    import PyQt4.QtCore
ImportError: DLL load failed with error code 193

How do i install PyQt?
Thanks in advance,
Ana

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/python_inside_maya
-~----------~----~----~----~------~----~------~--~---

Reply via email to