-
```
Currently, only read meshio support is tested. We should also have tests for
write support to prevent regressions in the code.
```
Original issue reported on code.google.com by `logan.so...@gmai…
-
Firts of all thank you for the meshio-project.
I'm using gmsh version 4.6.0 to generate a mesh from a step file (gmsh -3 modell.step)
[modell.zip](https://github.com/nschloe/meshio/files/5452511/m…
-
### Problem description
I'm not too familiar with pip, but ```pip install pygimli``` appears to be pulling the wrong numpy - is it possible to change the requirement somewhere? It appears to requir…
-
I noticed this regression while investigating #955: the simple example there raises different exceptions in meshio
* 4.3.0: `meshio._exceptions.WriteError: Can only deal with one cell type for now`
…
-
When trying to run `thermal_model.py`, I get the following error:
```
vagrant@precicevm:~/Desktop/masters_thesis/thermal$ python3 thermal_model.py
Traceback (most recent call last):
File "t…
-
https://github.com/ousttrue/pymeshio/tree/master/blender26-meshio
No pymeshio directory!!!
-
**Describe the bug**
`meshio` is installed using `conda`; however, when loading meshio plugin in Paraview, `meshio` cannot be found.
**To Reproduce**
- Open Paraview (I used both 5.9 and 5.11);
…
-
https://github.com/marcomusy/vedo/blob/7cd9ed525ea48c66588d997ec3c612689e06bd6e/vedo/examples/other/pygmsh1.py#L28
Hi Marco,
Thanks for supporting `meshio` imported meshes in `vedo` :) . In fact …
-
I kept run into the error of:
TypeError: list indices must be integers or slices, not str
i doubt this is because of version incompitable problem, but i could not figure out the right version
-
### Describe the feature you would like to be added.
https://github.com/scikit-image/skimage-branding
### Links to Gmsh Documentation, Examples, or Class Definitions.
_No response_
### Pseudocode …