Skip to content

Python error loading data #461

Description

@gioman

Tried to load data as described here

https://docs.geohealthcheck.org/en/latest/admin.html#load-data

Got this error

root@geohealthcheck:~/GeoHealthCheck# python3 GeoHealthCheck/models.py load tests/data/teste.json
Traceback (most recent call last):
  File "/root/GeoHealthCheck/GeoHealthCheck/models.py", line 35, in <module>
    from itsdangerous import TimedJSONWebSignatureSerializer as Serializer
ImportError: cannot import name 'TimedJSONWebSignatureSerializer' from 'itsdangerous' (/usr/local/lib/python3.10/dist-packages/itsdangerous/__init__.py)

Ubuntu 22.04 with the latest GHC installed with docker-compose.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions