Yea, I went with the Autodesk bundled version. We pull out the PyMel folder and put it in network location then insert the paths in Maya.env through our Pipeline installer. SOEG_PYMEL = W:/Tools/SOEglobal/python/SOEmayaTools/pymel-1.0.3 SOEG_PYQT = W:/Tools/SOEglobal/python/SOEmayaTools/PyQt4/2012/win64 PYTHONPATH = $SOEG_PYMEL;$SOEG_PYQT
Then we can modify PyMel and it will update to everyone.... I was just curious why there is no new PyMel version on the google code site.... Thanks, /Christian On Tuesday, October 16, 2012 2:40:03 PM UTC-7, Farsheed Ashouri wrote: > > I personally suggest you to stuck to official version, cause if you want > to use new version, you must install it everyware in your studio systems. > If you have problems with current version, then update pymel and test your > code. -- view archives: http://groups.google.com/group/python_inside_maya change your subscription settings: http://groups.google.com/group/python_inside_maya/subscribe
