OK, thank you. In Jupyter, what happens if you do: ```
import fipy fipy.meshes.gmshMesh.gmshVersion() ``` On May 24, 2023, at 11:43 PM, Kotschy Balázs <[email protected]> wrote: Dear Jon, I am using Windows 10 Version 22H2 on my pc. I installed gmsh by typing 'pip install gmsh' in my terminal command window. Then I just invoked the 'import gmsh' command in a Jupyter cell. The gmsh version number is 4.11.1. Thank you for your reply! Balázs 'Guyer, Jonathan E. Dr. (Fed)' via fipy <[email protected]<mailto:[email protected]>> ezt írta (időpont: 2023. máj. 24., Sze, 23:28): Balázs - What OS are you running? How did you install Gmsh? If, in a Jupyter cell, you execute `!gmsh —version` (without the ` characters), what is the output? - Jon On May 24, 2023, at 12:26 PM, Kotschy Balázs <[email protected]<mailto:[email protected]>> wrote: Dear Developers, First of all, I would like to say that I am not very well versed in this topic, but during a university submission I encountered a problem that I could not find any information about on the internet! I am using the latest FiPy, and I added it to my Jupyter Notebook the other day, and it works flawlessly 9 out of 10 times. However, unfortunately, when I use Gmsh, it throws up a problem like this, and unfortunately I can't find a way to fix it (I tried adding the latest gmsh package, etc.) I attach a picture. (diffusion circle example) Thank you very much in advance for your help! Balázs from Hungary -- To unsubscribe from this group, send email to [email protected]<mailto:fipy%[email protected]> View this message at https://list.nist.gov/fipy --- To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. <problem.jpg> -- To unsubscribe from this group, send email to [email protected]<mailto:fipy%[email protected]> View this message at https://list.nist.gov/fipy --- To unsubscribe from this topic, visit https://groups.google.com/a/list.nist.gov/d/topic/fipy/4zGn0m52kc8/unsubscribe. To unsubscribe from this group and all its topics, send an email to [email protected]<mailto:[email protected]>. -- To unsubscribe from this group, send email to [email protected] View this message at https://list.nist.gov/fipy --- To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
