A
A
AkiroYe2021-05-30 23:35:46
pip
AkiroYe, 2021-05-30 23:35:46

I can't install requirements.txt, what should I do?

Download python, check PATH.
I write in the console pip install -r requirements.txt
Response: ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Daniil Shevkunov, 2021-05-30
@danila763

Try in Explorer to go to the folder with the requirements.txt file, then enter cmd in the line where the full path is written and press Enter. In the command prompt that opens, enter your command (pip install -r requirements.txt)

A
Alexander Ananchenko, 2021-05-31
@Shurik24

Tz66WGP.png

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question