I just diagnosed an issue with one of my artist’s setup where our toolset wasn’t working. I narrowed it down to the userSetup python file not being called for some reason, but the userSetup mel script was still being called.
Doing some google sleuthing, there may have once been a maya environment flag that disabled python startup files, but that didn’t seem to be the case with the machines I checked on.
I got our toolset working by running it through the userSetup mel script, but I’m curious to know if anyone has experienced this before and if you were able to fix it.
Cheers.