Bug python-gmsh: 'gmsh' import faillure

Hi

After doing a package update, i noticed the python-gmsh package is not imported anymore; i had the following message:

Could not find module 'C:\xxx\anaconda3\Library\bin\gmsh.dll' (or one of its dependencies)

After a basic test, i’ve noticed the ‘cairo.dll’ library is missing, but a “cairo-2.dll” one is there => i copied the later one and renamed it to the former one and it’s work now.

For information

Paul