I am trying to install all needed modules for an existing Django project. When I run pip install -r requirements.txt I get the following errors:
pip install -r requirements.txt
ERRO