Facing troubles with Matplotlib: not compiled against NumPy v2 #1766
Open
Description
Hi, we are trying out a Xeus-based environment for Matplotlib in the browser as a part of matplotlib/matplotlib#29506, where import matplotlib
doesn't seem to work with NumPy 2.2.2, as it hasn't been compiled against NumPy v2.
What would be the way to do so? Extension modules compiled against NumPy 2.x work with both 1.x and 2.x, so a re-compilation and subsequent upload should work.
Metadata
Assignees
Labels
No labels