Hi, > I just wanted to mention that python-sqlalchemy-utils sanity-check phase > is broken. > […] > ImportError: cannot import name '_literal_as_text' from > 'sqlalchemy.sql.expression' > (/gnu/store/b11zrncrhbpslivk5qpzxsy36b6hsfpw-python-sqlalchemy-1.4.27/lib/python3.9/site-packages/sqlalchemy/sql/expression.py) this look alot like 'sanity-check caught an API compatibility problem and indeed, python-sqlalchemy-utils is at version 0.32.21, which is four years old. It would probably help to upgrade that package to a version compatible with our python-sqlalchemy.
Cheers, Lars