After I executing loadanalytics command,
paster loadanalytics credentials.json --config=/etc/ckan/etc/default/production.ini
It showed 1 warni & 2 errors :
- WARNI [googleapiclient.discovery_cache] file_cache is unavailable when using oauth2client >= 4.0.0 or google-auth
- ImportError: file_cache is unavailable when using oauth2client >= 4.0.0 or google-auth 2005-01-01 -> 2019-10-28
- TypeError: cannot concatenate 'str' and 'NoneType' objects
I thought WARNI can be ignored, but how about the other two errors?
My ckan version is 2.7

After I executing loadanalytics command,
paster loadanalytics credentials.json --config=/etc/ckan/etc/default/production.iniIt showed 1 warni & 2 errors :
I thought WARNI can be ignored, but how about the other two errors?
My ckan version is 2.7