Skip to content

ModuleNotFoundError: No module named 'sqlalchemy.databases' #537

@bnico99

Description

@bnico99

The newest version of SQLAlchemy seems to break benchbuild (or, to be more precise, one of its dependencies):

from sqlalchemy.databases import sqlite as sa_base
E ModuleNotFoundError: No module named 'sqlalchemy.databases'

See for example https://github.com/PolyJIT/benchbuild/actions/runs/4041374558/jobs/6947884309. Unfortunately, no fix for sqlalchemy-migrate seems to be available.

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