>
> What you are trying is well doable, I can help if you can provide a little 
> more detail, starting with pasting the output of your sys.path :
>

import sys
print [ n for n in sys.path ]

  An indicator for you here is this needs to point at the Maya install to 
get started, once that is set up you can then set up a socket connection 
which allows you to have instant feedback in the Maya workspace while you 
are writing in Sublime.

  Start by pasting into this thread the output of the python command above, 
along with the location of your Maya install and I'm sure we can get this 
working.

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/9b5bac2b-c7a2-43bc-bc1f-951557831bf4%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to