pip
pip could not open the requirements file
pip could not read the requirements file passed with -r because the file path was wrong, missing, or not available from the current working directory.
pip
pip could not read the requirements file passed with -r because the file path was wrong, missing, or not available from the current working directory.
Observed message
Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'
Why it happens
How to fix it
Official reference
Requirements File FormatRelated errors
Explore more