when i downloaded python and ran it on the windows cmds it did not work because of the (‘pip’ is not recognized as an internal or external command, operable program or batch file.) but when i run ‘python --version’ it would show me the latest version of python just fine.
i looked up the problem on youtube and followed the steps of adding python to PATH, and when i went to the ‘Scripts’ folder it just says empty. why?
i also saw someone posted the same issue as me. could this problem only occur for users with windows 11 or something?
i deleted and reinstalled python twice completely. and i kept checking if ‘pip’ is ticked and still the same. nothing.
for the past 3 days I’ve been trying to fix it and nothing worked. i would appreciate it if someone could help me and others solve this issue.
yeah i tried running those commands and neither of them worked.
also i meant that i added python to the Environment Variables PATH. and when i went to add the ‘Scripts’ folder as well, it just says that ‘This folder is empty’.
i installed python from their website (python.org)
and went through the process of the installation and kept all the options default (they were all ticked). i will try the command and see.
also i have a question, do i have to be an administrator for it to work? could this be the reason?