How to Convert Maya Python 2 Code to Python 3 2021-03-27 Starting with Maya 2022, Python 3 is the default Python version. This guide will help you convert your Python 2 code to Python 3 with backwards-compatibility. Read more →