Hi guys,

I've compiled Qt4.5.2, Sip 4.8.2, PyQt4 4.5.4 in Windows XP x64 with
MS VS2008 using the x64 Win64 Command prompt. After the 3 compilation
(took around 12 hours in total), I finally could compile everything in
64 bit. There was no errors other than this one:

Python 2.6.2 (r262:71605, Apr 14 2009, 22:5+:60) [MSC v.1500 64 bit
(AMD64)] on win32
Type "help", "copyright", "credits" or license" for more information.
>>> from PyQt4 import QtCore
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: DLL load failed: The specified module could not be found
>>>

And, buy the way, I've tried to install another PyQt4 for XP-x64
package which is compiled by another guy, it was giving the same
error...

So any idea what can be wrong...
--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/python_inside_maya
-~----------~----~----~----~------~----~------~--~---

Reply via email to