How to run maya 2022 with Python 2 instead of Python 3

preview_player
Показать описание
set MAYA_PYTHON_VERSION=2
Рекомендации по теме
Комментарии
Автор

I tried this and it doesn't work, still opens with Python 3

alexp
Автор

Thank you fir simplifying this, super helpful!!

aditisharda
Автор

I believe you can run both 2 and 3 together if you also add the line "set MAYA_PYTHON_VERSION=3" in that command. in case you install scripts that only support python 3.

arsy
Автор

hello Malhotra how to run atools for maya 2023

atageldigullyyew
Автор

yea, this does not work for most cases, you cant open existing maya files with python 2

toolsofcreation
Автор

Thank you very much its work thanks onces again.

jayeshsawant
Автор

how do you set it up as the defualt launch app for ma and mb files?

HushSmihi
Автор

(maya.exe -pythonver 2) hello im trying this in cmd. it not working do you know why?

rahulbisht
Автор

Excuse me sir, how do I run maya 2022 with Python 3 by default? Every time I run my maya 2022, it's alway using Python 2.7😓

pe-hxhs