-
-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Failure:
File /lib/python3.11/site-packages/matplotlib_pyodide/wasm_backend.py:18
15 import base64
16 import io
---> 18 from js import ImageData, document
19 from matplotlib import interactive
20 from matplotlib.backend_bases import FigureManagerBase, _Backend
ImportError: cannot import name 'document' from 'js' (unknown location)
Looks like something is breaking in the matplotlib-pyodide library.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working