Ruben Braas
Results
1
issues of
Ruben Braas
**Describe the bug** Creating a simple rectangle mesh using `pygmsh` results in the following error ```console Traceback (most recent call last): File "/.../rectangle.py", line 7, in mesh.write("rectangle.msh") File "/usr/local/lib/python3.10/dist-packages/meshio/_mesh.py", line...