To test:
$ python
Python 2.7.11+ (default, Apr 17 2016, 14:00:29)
[GCC 5.3.1 20160413] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from googleapiclient import discovery_cache
>>> discovery_cache.autodetect()
WARNING:root:No module named locked_file
Traceback (most recent call last):
File
"/usr/lib/python2.7/dist-packages/googleapiclient/discovery_cache/__init__.py",
line 38, in autodetect
from . import file_cache
File
"/usr/lib/python2.7/dist-packages/googleapiclient/discovery_cache/file_cache.py",
line 32, in <module>
from oauth2client.locked_file import LockedFile
ImportError: No module named locked_file
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1582713
Title:
1.5.0 xenial update needed due to oauth2client changes
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-googleapi/+bug/1582713/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs