IECore - installation in maya python

Posted by knishua on Stack Overflow See other posts from Stack Overflow or by knishua
Published on 2010-05-12T13:31:47Z Indexed on 2010/05/12 13:34 UTC
Read the original article Hit count: 558

Filed under:
|

I have downloaded IECore from this link

http://code.google.com/p/cortex-vfx/

Following page suggests how to run it.

http://code.google.com/p/cortex-vfx/wiki/DomeBuilderExample

At this point error occurs saying

No module named _IECore

No module named _IECoreMaya

import IECore < --------------- import IECoreMaya import maya.cmds

How is it possible to get a positive output when running it.

Brgds,

kNish , Ashok

© Stack Overflow or respective owner

Related posts about maya

Related posts about python