[notice] To update, run: python.exe -m pip install --upgrade pip
ERROR: Could not open requirements file: [Errno 2] No such file or directory: ‘requirements.txt’
you are getting errno 2 i.r.t. requirement txt file after cloning or before cloning ?
because before cloning I can see the requirement txxt file
Hi @Enthalpium
When running the command, have you checked that the requirements.txt file is in the working directory in which the command is being run.
1 Like