Skip to content

wrf4g do not start due to an sqlalchemy error #88

@fernanqv

Description

@fernanqv

When we run wrf4g start, wrf4g do not start and we get the following error:

File "/usr/share/miniconda/lib/python3.10/site-packages/sqlalchemy/orm/_orm_constructors.py", line 1880, in _mapper_fn
    raise InvalidRequestError(
sqlalchemy.exc.InvalidRequestError: The 'sqlalchemy.orm.mapper()' function is removed as of SQLAlchemy 2.0.  Use the 'sqlalchemy.orm.registry.map_imperatively()` method of the ``sqlalchemy.orm.registry`` class to perform classical mapping.

The SQLAlchemy version of pip package is 2.0.5.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions