Skip to content

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

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.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions