Message 1 of 4
Maya 2017 crash on starup because of PYTHONPATH

Not applicable
07-15-2018
04:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I'm on Maya 2017 Linux, and when I add
export export PYTHONPATH=$PYTHONPATH:/usr/lib64/python2.7/site-packages/
to my .bashrc Maya crashes immediately on startup. I've tried using sys.path.append to simply add this in during the script's runtime, but that does not work. Any help would be appreciated. Also, I am not admin of my system so please don't suggest a clean install of maya haha. I have also tried a new prefs folder but it was still crashing.
to my .bashrc Maya crashes immediately on startup. I've tried using sys.path.append to simply add this in during the script's runtime, but that does not work. Any help would be appreciated. Also, I am not admin of my system so please don't suggest a clean install of maya haha. I have also tried a new prefs folder but it was still crashing.
Chris