before describing my problem i would like to also mention that while the first time intallation i did not check the path option that appears and neither did i check the option for environment variable. what the problem is :
when i try to give any pip command in my command prompt it says that
pip is not a recognized internal or external command"
when i tried giving a py command it said
can't find a default python
pip files are missing from the script folder
what I have tried
- i have tried reinstalling and checking all the checkboxes that are available in the modifier (result: i ended up at the point i started)
- i have tried using the repair option and then using the modify option. still to no avail.
- i have tried copying the bootstrap of pip, converted into .py form and moving it to scripts folder.
- i have tried using the command
py -m pip install
- i referred to the help available on the official site what i need
i need the complete instruction as detailed as possible to what i can do to correct the horrible horrible mistake i have made.