resp.raise_for_status()
File "/usr/share/python-wheels/requests-2.18.4-py2.py3-none-any.whl/requests/models.py", line 935, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://pypi.org/simple/get/
pip3 -V
pip 9.0.1 from /usr/lib/python3/dist-packages (python 3.6)
pip3 install -r requirements.txt
pip3 -V pip 9.0.1 from /usr/lib/python3/dist-packages (python 3.6)