Any tutorials on getting Wing running with Maya? Specially on Linux? I've tried this: http://mayamel.tiddlyspot.com/#[[How%20can%20I%20have%20Wing%20send%20Python%20or%20mel%20code%20to%20Maya%3F]] and many others, but I can't find a way to make it work...
I mean, it works. It imports pymel.core, I can create and access a sphere(), but it seems to be sending the code to "another" maya. The running maya (with gui) has the ports open and everything, but it just won't send the commands to the right maya. Any ideas? I have Eclipse running fine with Bublitz plugin but it was causing high cpu usage as soon as it connects to Maya, and with the summer I was fearing for my processor... eks On Jul 10, 6:26 pm, John Patrick <[email protected]> wrote: > FYI, for those looking for a tutorial on setting up Eclipse with pydev and > maya autocompletion, check out the PyMel docs: > > http://www.luma-pictures.com/tools/pymel/docs/1.0/eclipse.html > > I remember there have also been a few threads about it on this group. > > -JP > > > > > > > > > > On Sun, Jul 10, 2011 at 9:23 AM, yury nedelin <[email protected]> wrote: > > I use Komodo from active state. > > > its very well suited for python and they have mel add-on > > > yury > > > On Sun, Jul 10, 2011 at 8:45 AM, John Patrick <[email protected]> wrote: > > > eclipse with pydev and emacs+ here; I used to just use emacs with no > > > completion, before I knew the emacs+ plugin existed. For version control > > I > > > use git/github; I'm no expert on it, but the basics are easy enough to > > pick > > > up to be very useful after a day's worth of reading about it. > > > > On Sun, Jul 10, 2011 at 7:35 AM, paul jordan <[email protected]> > > wrote: > > > >> hi > > > >> I was expecting a tivail install for eclipse and pydev--but it turned > > into > > >> a production as the > > >> you tuve vids were pretty inaccurate. a bad omen > > > >> paul > > > >> -- > > >> view archives:http://groups.google.com/group/python_inside_maya > > >> change your subscription settings: > > >>http://groups.google.com/group/python_inside_maya/subscribe > > > > -- > > > John Patrick > > > 404-242-2675 > > > [email protected] > > >http://www.canyourigit.com > > > > -- > > > view archives:http://groups.google.com/group/python_inside_maya > > > change your subscription settings: > > >http://groups.google.com/group/python_inside_maya/subscribe > > > -- > > view archives:http://groups.google.com/group/python_inside_maya > > change your subscription settings: > >http://groups.google.com/group/python_inside_maya/subscribe > > -- > John Patrick > 404-242-2675 > [email protected]http://www.canyourigit.com -- view archives: http://groups.google.com/group/python_inside_maya change your subscription settings: http://groups.google.com/group/python_inside_maya/subscribe
