Hey all, I posted this in a previous thread with another problem, but thought I would give it its own thread as its a more specific problem.
I am running Maya 2011 on windows 7 64 bit. I have tried both the 64 bit version of maya and 32 bit and when ever I try to import pymel I get an error.
from pymel.core import *
# pymel.util.trees : Trees module will use pure python implementation
# Error: ImportError: No module named python #
Happens in both versions, I checked to make sure which version of python I am running to make sure it matched maya’s version and I believe it does. 2011 uses 2.6.4 I think.
Cheers.