Pymel download: https://pypi.org/project/pymel/#files Why people make it more complicated than it should be? (I spent a long time to figure this out lol)

Side notes for people not installing Python3 yet: 1. You need to download and install the latest version of Python (just google it) (for example 3.11.4). Hit next next until it’s done 2. You need to go to Advanced System Setting (search “advanced system setting” after hit Windows button on keyboard) . Hit Environment Variables button (near OK and Cancel..) . Go to System Variable, find Path, hit Edit, then hit New. And paste the folder direction: C:\Users\[your user name here]\AppData\Local\Programs\Python\Python311\Scripts . Ok until it’s done. 3. Check if pip is working: run CMD, type: pip -V 4. If it’s working then you can do the pip install pymel-1.4.0-py2.py3-none-any.whl and have the 2 pymel folders in the site package folder C:\Users\[your user name]\AppData\Local\Programs\Python\Python311\Lib\site-packages