Hi, I have this setup for Maya 2009

My user Pref are localed on the network m:\profiles\sylvain.berger\maya
\...
in these user pref I have a maya.env file that add a network
MAYA_SCRIPT_PATH=m:\library\maya\scripts\

when I put the userSetup.py in the MAYA_SCRIPT_PATH location it
doesn't get executed,
it only runs when it is in the scripts folder of my maya pref folder

I also have a PYTHONPATH in my maya.env file, and puting the
userSetup.py file there doesn't work as well.

It only runs when it is in my pref folder.

did anyone know how to get the userSetup.py to work outside the pref
folder?  I would like to have a userSetup.py global to all user...  I
think I could revert to using a userSetup.mel and call my userSetup.py
from the mel file... but it is not clean and I hate things that are
messy :)

Thanks
--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/python_inside_maya
-~----------~----~----~----~------~----~------~--~---

Reply via email to