**Describe the bug** The `Plotter().plot` does not work for 2D domains when the `matplotlib` 3.8.0 version is installed. **To Reproduce** Any tutorial where plotter is used is fine **Output** ValueError: only one element tensors can be converted to Python scalars
Describe the bug
The
Plotter().plotdoes not work for 2D domains when thematplotlib3.8.0 version is installed.To Reproduce
Any tutorial where plotter is used is fine
Output
ValueError: only one element tensors can be converted to Python scalars