I dont have windows handy but this might be it: %APPDATA%/Autodesk/Maya2013/devkit/other/pymel/extras/completion/py Note there is the maya package beneath this location so importing something: maya.cmds should find it under /py/
On Sep 20, 2012, at 9:55 PM, PixelMuncher <[email protected]> wrote: > Would that be this path --> C:\Program Files\Autodesk\Maya2013\Python > \Lib\site-packages\pymel > If so, I tried it but it didn't work. > At this point I haven't identified any loss of functionality with my > setup, just the annoying red ''x next to the import statements... > It seems to me that the question is - how to tell pyDev where > maya.cmds is. > I see the that there is C:\Program Files\Autodesk\Maya2013\Python\Lib > \site-packages\maya which has a 'cmds' dir. > I've tried various combinations of PYTHONPATH and forced vars, but no > luck thus far... > > -- > 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
