I am new in FiPy and I have problems with the example:
examples.diffusion.circle: https://www.ctcms.nist.gov/fipy/examples/diffusion/generated/examples.diffusion.circle.html
I get the error:
EnviromentError: Gmsh version must be >=2.0
I tried already some things that were posted about two years ago, but that did not help, e.g., EnvironmentError: Gmsh version must be >= 2.0 and Gmsh mesh parallel execution in fipy
I already checked my versions: Fipy: 3.3 pygmsh: 5.0.2 spyder 3.3.6 Python: 2.7 gmsh: 4.1.1
I am working on Windows 10 64Bit.
Thank you very much for your help.