Package: python3-meep
Version: 1.25.0-2
Severity: serious

$ python3
Python 3.11.2 (main, May  2 2024, 11:59:08) [GCC 12.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import meep
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python3/dist-packages/meep/__init__.py", line 4242, in <module>
    from .simulation import (
  File "/usr/lib/python3/dist-packages/meep/simulation.py", line 44, in <module>
    from matplotlib.axes import Axes
ModuleNotFoundError: No module named 'matplotlib'
>>> 
$



This was caught by the autopkgtest.

Reply via email to