Skip to content

When trying to install Superset on python3.12 I get the error: #27585

Closed
@Teesmo

Description

@Teesmo

When trying to install Superset on python3.12 I get the error:
AttributeError: module 'pkgutil' has no attribute 'ImpImporter'.

I believe this can be traced back to Numpy version < 1.26.0:
numpy/numpy#23808

Currently apache-superset is pinned to 1.23.5 while the Numpy v1.26.0 was released this past September. Is it possible to bump numpy?

Originally posted by @ddxv in #25963

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