I've installed this a while ago, and I'm not sure what I should do now to make this work with 2011 as well. I'm getting this error:
import PyQt4 # this works fine import PyQt4.QtCore # all the .pyd files are where they're supposed to be. # Error: DLL load failed: The specified procedure could not be found. # Traceback (most recent call last): # File "<maya console>", line 1, in <module> # ImportError: DLL load failed: The specified procedure could not be found. # I'm sensing some kind of build/compile conflict... but hopefully someone can tell me what the easy fix would be?... - Ofer www.mrbroken.com -- http://groups.google.com/group/python_inside_maya
