This repository was archived by the owner on Nov 8, 2021. It is now read-only.

Description
I am using python2
Steps I've followed are:
pip install cognitive_face
python setup.py install
getting a valid subscription key
Copy cognitive_face/tests/config.sample.py into cognitive_face/tests/config.py.
Change the KEY and BASE_URL parameters to your own subscription's API key and endpoint.
Run the following:
python setup.py test
pip install -r requirements.txt
At requirements.txt an exception occurs at line 6 completed 21%
Exception:
Traceback (most recent call last):
File "/usr/share/python-wheels/urllib3-1.15.1-py2.py3-none-any.whl/urllib3/response.py", line 228, in _error_catcher
yield