I\'m working on a simple script that involves CAS, jspring security check, redirection, etc. I would like to use Kenneth Reitz\'s python requests because it\'s a great piec
I face the same problem using gspread and these commands works for me:
sudo pip uninstall -y certifi sudo pip install certifi==2015.04.28