Hi,
I am trying to use the Google sheet plugin.
I have installed all the dependencies required in the DataScienceStudio/dss_home/bin folder
- gspread (>=0.2.5)
- oauth2client (>=1.5.0)
- PyOpenSSL (>=0.15.0)
- awesome-slugify (>=1.6.5)
but I still have the same error:
Test failed: cannot import name SignedJwtAssertionCredentials

I googled the error and I install few more package:
$ pip install pycrypto
$ pip install pyopenssl
$ pip install httplib2
$ pip install oauth2client
$ pip install ssl
But it is still not working.
I would really much appreciate you help .
Thanks
----conf info---
Mac os El Capitan 10.11.5