Can't launch it without docker, sqlalchemy version is not provided in setup.py so I have all sorts of errors, such as:
sqlalchemy.exc.ArgujmentError: Could not parse rfc1738 URL from string './datastore.sqllite3'
when downgrading followthemoney==2.3.1
and
TypeError: 'TravesibleType' object is not subscriptable
for followthemoney==3.2.1
and sqlalchemy==1.4.4
Can't launch it without docker, sqlalchemy version is not provided in setup.py so I have all sorts of errors, such as:
sqlalchemy.exc.ArgujmentError: Could not parse rfc1738 URL from string './datastore.sqllite3'when downgrading followthemoney==2.3.1
and
TypeError: 'TravesibleType' object is not subscriptablefor followthemoney==3.2.1
and sqlalchemy==1.4.4