25-06-25 - Today I Learned...
Today I learned again how to set the right path for your python version.
-
Find the Python installation path.
-
Add the Path to Windows:
Win+R
andsysdm.cpl
to open the system window.- Go to Advanced Tab and Environment Variables
- Under System Variables find Path -> Edit
- New and add the path to your Python
-
Also add the path to the Scripts folder in the python folder.
-
Restart terminal