every time i try to run the command pip install -r requirements.txt it keeps saying "ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt' " and i do not know how to fix it can one of yall help?
This is either because you don't have requirements.txt saved or you are not in the correct directory where the file is located.
Please read here if you are still having issues.
every time i try to run the command pip install -r requirements.txt it keeps saying "ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt' " and i do not know how to fix it can one of yall help?