I'm working with Pymel in WingIDE under Linux 64-bit... My settings are as follows:
in WingIDE: in project properties: Python Executable = $(MAYA_LOCATION)/bin/mayapy Python Path = $(PYTHONDEV):$(PYTHONDEV)/pymel:$(PYTHONDEV)/oy-maya-scripts/oyTools:$(MAYA_LOCATION)/bin/ and I've set these in the environment variables MAYA_LOCATION="/usr/autodesk/maya" PYTHONDEV="/home/ozgur/maya/scripts" PYTHONPATH=":/home/ozgur/maya/scripts" where the pymel is placed under /home/ozgur/maya/scripts folder hope it helps... On Tue, Sep 22, 2009 at 7:25 PM, [email protected] < [email protected]> wrote: > > Hi, > > How can I get Pymel working properly in Wing IDE with auto-complete > and syntax highlighting. > > I've set mayapy as the python executable..and included the pymel > directory in PYTHONPATH. But wing does not auto complete and the > source assist doesn't work as expected... > > > > Sajeev > > > > > -- E.Ozgur Yilmaz Senior Technical Director www.ozgurfx.com --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/python_inside_maya -~----------~----~----~----~------~----~------~--~---
