Sorrry, no :( I think I celebrated a bit early. It WAS working, I didn't get
any error messages. But now it says my initialize command isn't recognized
and I can't get it to show the cube. I feel like I'm so close to getting it
to work! I hope someone can help you (and me!) out.

Paige

On Sat, Aug 1, 2009 at 5:27 PM, Dimitry <dima.archit...@gmail.com> wrote:

>
> Hi Paige,
>
> I did the same steps, what you described here, but I if I typing in
> Eclipse:
> import maya.standalone
> maya.standalone.initialize()
> print("hello World")
>
> import maya.cmds as mc
>
> def makeCube():
>    print "PolyCube was added."
>    mc.polyCube()
>
> I got just my "hello World" in the console, but no cube in maya. I'm
> confused.Could you put some basic things for understanding? Thank you!
> Cheers,
> Dimi
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/python_inside_maya
-~----------~----~----~----~------~----~------~--~---

Reply via email to