PDA

View Full Version : Maya prompt mode with python


digitalandrew
07-14-2009, 09:12 PM
Hi all,

Is there a way when running "maya -prompt" to get it to open to a python shell instead of the mel one?
thanks.
-a

cbamber85
07-15-2009, 12:48 AM
Launch mayapy.exe, import maya.standalone, then maya.standalone.initialize(name = 'python'). She's all yours.

digitalandrew
07-15-2009, 04:47 PM
My thanks. That's great.

-a

CGTalk Moderation
07-15-2009, 04:47 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.