<div>‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐<br></div><div> Le mercredi 17 avril 2019 04:13, David Fernández <david.f.c@live.com> a écrit :<br></div><div> <br></div><blockquote class="protonmail_quote" type="cite"><div> I'm using the python interface to run the example "t1.py". I tell it to generate a vtk file. The problem is that when I try to open it with Paraview I get the following error:<br></div></blockquote><div><br></div><div>Curious.  I'm not able to reproduce this error here.  I changed line 76 of t1.py to<br></div><div><br></div><div>    gmsh.write("t1.vtk")<br></div><div><br></div><div>and obtained a t1.vtk, attached, which opens fine in ParaView or meshio.<br></div><div><br></div><div>My versions:<br></div><div>* Ubuntu 18.10, 64-bit<br></div><div>* gmsh 4.2.3, compiled from git<br></div><div>* gmsh-sdk 4.2.3.post1, from pip<br></div><div>* paraview 5.4.1, from Ubuntu APT repository<br></div><div><br></div>