This course will look at the fundamentals of modeling in Maya with an emphasis on creating good topology. We'll look at what makes a good model in Maya and why objects are modeled in the way they are.
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