Answer the question
In order to leave comments, you need to log in
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
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)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question