Hello everyone,
i have a problem with Python and Maya.
I want to run Maya with an external interpreter. I have
the Python Version 2.5.1 and Maya 8.5 and 2008.
i get one Error if i want to import maya.standalone.
####
Traceback (most recent call last):
File "", line 1, in
import maya.standalone
ImportError: DLL load failed with error code 193
####
i set the two system variable
PYTHONPATH and MAYA_LOCATION
can someone tell me if i can fix this Problem
Thanks