LumaPictures / pymel

Python in Maya Done Right
Other
479 stars 130 forks source link

Test if Pymel.log can be written #399

Open h-schoenberger opened 6 years ago

h-schoenberger commented 6 years ago

We are using Maya on temporally created VM images on the cloud. Due to the fact that we have to sudo with a domain user, there is no home folder. And therefore Maya crashes.

Why isn't there a check if it can open the pymel.log file instead of crashing completely?