How can i use PyQt in Maya 2009? is it possibl?
i copied libraries but dint work. got dis error:
# Error: DLL load failed: The specified module could not be found.
# Traceback (most recent call last):
# File "", line 1, in
# File "PyQt4\QtCore.pyc", line 12, in
# File "PyQt4\QtCore.pyc", line 10, in __load
# ImportError: DLL load failed: The specified module could not be found. #
but QtCore.pyc is thr insid site-packages\PyQt4.
wat shud i do?