you said you ran this: "C:\Program Files (x86)\Autodesk\Maya2008\bin\mayapy.exe" setup.py install
but you copied your files to: C:\Program Files\Autodesk\Maya2008\Python\lib\site-packages if your maya is installed to C:\Program Files, you should run mayapy without the (x86) in the path: "C:\Program Files\Autodesk\Maya2008\bin\mayapy.exe" setup.py install -chad On Aug 15, 2009, at 11:18 AM, sabareesh rg wrote: > > first i copied pymel folder in my drive and from command prompt > i run setup.py install with normal python not with mayapy and > it installed pymel in "C:\Python25\Lib\site-packages" > and then i copied this installed files into maya lib(C:\Program > Files\Autodesk\Maya2008\Python\lib\site-packages) > and it worked for me > and now i am studying pymel > > > > > > --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/python_inside_maya -~----------~----~----~----~------~----~------~--~---
