You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.
If you get this error:
init() got an unexpected keyword argument 'disable_ssl_certificate_validation'
then probably caused by old httplib2 library, to fix:
easy_install -U httplib2
The text was updated successfully, but these errors were encountered: