This course contains a little bit of everything with modeling, UVing, texturing and dynamics in Maya, as well as compositing multilayered EXR's in Photoshop.
Hi,
I am trying to initialize Maya in the mayapy interpreter via this code:
import maya.standalone
>>> maya.standalone.initialize()
>>> import pymel.core as pmc
and it crashes. I have been on Stack and various other places and mostly people recommend turning off Auto-Load of plugs which I did
but that did not help. Any input will be appreciated.
Cheers.
Note to self:
When you turn off auto_load plugins, make sure to unload them, too. Don't be afraid to turn even the core ones off, Maya could act silly to start with but doesn't it do that anyways..
You may not post new threads |
You may not post replies |
You may not post attachments |
You may not edit your posts |
BB code is On |
Smilies are On |
[IMG] code is On |
HTML code is Off