You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 5, 2024. It is now read-only.
So you were probably redirected here by my fixer, and it's not perfect so maybe it detected python missing path while python was just poorly uninstalled. if that's the case, you just need to click install instead of modify.
Adding python to path can be done easily by the python installer and manually by editing the path entry.
The easy method
First, open the python installer for the version you have installed
Then click on modify
You can check pip in checked, then click on next
Check the "Add Python to environement variables" then click "install"
Leave the installer do it's job and boom! Python is added to path
The manual method
I'm not gonna lie i'm to lazy to write a tutorial for this because it's a very long method and no one is gonna use it anyway
If you really want to do this method, use this tutorial