Can someone who is using Linux do a quick favor for me? I'd just like to see what your sys.path looks like when you first boot up Maya to confirm something
import sys for p in sys.path: print p You can email me directly if you like. Thanks! -- view archives: http://groups.google.com/group/python_inside_maya change your subscription settings: http://groups.google.com/group/python_inside_maya/subscribe
