Closed Forsskieken closed 6 years ago
I'm getting this error also with vanilla python 2.7 on a fresh ubuntu image, with or without virtualenv
@Forsskieken @yuletide I believe I have the fix in https://github.com/mapbox/mapbox-sdk-py/commit/f821d6159fb3a1f0f102895c821b1a006e811102, but a Travis backlog is preventing me from releasing this afternoon. Would you be willing to try installing directly from Github until I can make the release?
pip install git+https://github.com/mapbox/mapbox-sdk-py.git@f821d6159fb3a1f0f102895c821b1a006e811102#egg=mapbox
I'm going to close this ticket. pip install -U mapbox
will be the solution once 0.15.1 is on PyPI (see https://github.com/mapbox/mapbox-sdk-py/issues/220).