I got maximum recursion depth exceeded when installing gcs-oauth2-boto-plugin-1.4
on my mac. I downloaded and unzipped the package, ran sudo python setup.py install
under the installation directory, pretty standard stuff that you would do when install a Python module. I was doing it in a virtual environment (virtualenv). I did not encounter any problem while installing it on the original environment. Any help would be greatly appreciated. Thanks a lot!
Edit: I got the same error when trying to install it with pip install gcs-oauth2-boto-plugin==1.4