F
F
From Prog2021-06-14 13:29:08
pip
From Prog, 2021-06-14 13:29:08

Fatal error in launcher: Unable to create process using '"path'" "path" install requests': ?? ??????? ????? ????????? ????

I'm trying to run a file and I'm writing: I get an error ModuleNotFoundError py main.py
: No module named 'requests' python.exe" "C:\Users\v3011\AppData\Local\Programs\Python\Python39\Scripts\pip.exe" install requests': ?? ??????? ????? ????????? ????. There seems to be no Cyrillic letters in the put, I don’t understand what the problem is
pip install requests

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladislav Lyskov, 2021-06-14
@FromProg

try just reinstalling pip
like this uninstall python -m pip uninstall pip
and install it again like this python -m pip install -U pip

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question