LionHeart123 / pyscripter

Automatically exported from code.google.com/p/pyscripter
0 stars 0 forks source link

configure Pyscripter to support Autodesk Maya python scripting #689

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.import maya.cmds
2.import maya.mel
3.

What is the expected output? What do you see instead?
it should be able to run script that require maya.cmds or maya.mel etc but even 
after adding path of Autodesk distributed python 2.6 it does not import 
maya.cmds etc

What version of the product are you using? On what operating system?
2.5.3, windows 7

Please provide any additional information below.

Original issue reported on code.google.com by niceguy...@gmail.com on 7 Sep 2012 at 5:16