ckan / ckan/ckanext-googleanalytics

TypeError and ImportError

Open
#41 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
36
Forks
84
PR merge metrics
No merged PRs in 30d

Description

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

![error](https://user-images.githubusercontent.com/1179608/67914967-9e585500-fbcc-11e9-8baa-6d84771bf1c7.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.