After reinstalling Python, I get an error when entering the pip command

pip Fatal error in launcher: 

After the last line of emptiness, no description of the error. Only works if python is specified ->

 python -m pip 

Searching for search engines gives only the result by mistake. Pip - Fatal error in launcher: Unable to create process using '"', and in my case there is no explanation for the error, just the string Fatal error in launcher:

Python is the only one installed, all the paths are present, but to continuously write python -m, when you have a single python that interferes

  • At the system level or in a virtual environment? - Sergey Gornostaev
  • At the system level. It seems to even remember something like that, but I forgot how to fix it - fedotsoldier
  • Have you tried to reinstall pip? - Sergey Gornostaev
  • This is how to do it right? I haven't tried it before - fedotsoldier
  • It depends on your operating system. - Sergey Gornostaev

0