Closed
Description
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?
Metadata
Metadata
Assignees
Labels
No labels