Issue with swagger_client:
import swagger_client as cris_client
I was trying to
pip install git+https://github.com/GIT_USER_ID/GIT_REPO_ID.git
and
pip install --upgrade git+git://github.com/Yelp/bravado@swaggerpy
I have got the following error:
ERROR: Command errored out with exit status 128: git clone -q git://github.com/Yelp/bravado /tmp/pip-req-build-olyapdl1
Check the logs for full command output