Hi,

we have tried to use Pymel trunk (from git) with Maya 2010...but it is failing to import...

we found that it is failling to get 'shellLogHandler' attr from maya.utils in maya 2010...so if we comment these two lines inside plogging.py it can be imported...

assert hasattr(maya.utils, 'shellLogHandler'), "If you manually installed pymel, ensure " \ "that pymel comes before Maya's site-packages directory on PYTHONPATH / sys.path. " \
"See pymel docs for more info."

and

maya.utils.shellLogHandler()....

Any idea or we are missing somthing?

Thanks in advance...
Suanta

--
http://groups.google.com/group/python_inside_maya

Reply via email to