How Do I Install Pymel?

There are basic instructions here - Installing PyMel - or try the steps below…

  1. In a command prompt, go to the Maya install folder e.g. C:\Program Files\Autodesk\Maya2024\bin

  2. Type mayapy -m pip install --user pymel

This should then download and install PyMel for you.