finos / perspective

A data visualization and analytics component, especially well-suited for large and/or streaming datasets.
https://perspective.finos.org/
Apache License 2.0
8.44k stars 1.18k forks source link

Failed to import the widget in JupyterLab #2820

Closed gioxc88 closed 2 hours ago

gioxc88 commented 2 hours ago

When I try to load the widget in Jupyter lab it fails with an error saying

importlib has no attribute metadata

Perspective version 3.1.3 JupyterLab version 4.2.5 Python version 3.19

texodus commented 2 hours ago

Closing, please follow the Github Issue template in the future.

This does not look related to Perspective but rather your Python installation. Details on this API module. Regardless of cause, I cannot repro this (again, see the Issue template).

We build and test the JupyterLab widget on all platforms we build wheels for during CI, for future reference this is a good place to sanity check before opening an issue.