Skip to content

TypeError and ImportError #41

@waue0920

Description

@waue0920

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions