Casey Flinspach
Results
2
comments of
Casey Flinspach
Have you tried keepLastValue?
I ran into this too. Changing `from apiclient` to `from googleapiclient` in `/usr/local/lib/python2.7/dist-packages/pydrive/auth.py` and `/usr/local/lib/python2.7/dist-packages/pydrive/files.py` fixed it.