im using maya 2009 32 bit python 2.5 i get this error:
# Error: DLL load failed: The specified module could not be found. # Traceback (most recent call last): # File "<maya console>", line 1, in <module> # ImportError: DLL load failed: The specified module could not be found. # when trying to import a module in maya, this module works fine in the python idle i have appended python "site-packages" to the mayas "sys.path" i cant understand what the problem is >.< -- http://groups.google.com/group/python_inside_maya
