0

I've tried importing the gmsh module in python but keep getting errors like: OSError: libXft.so.2: cannot open shared object file: No such file or directory Whenever I try to resolve one, a new missing file appears such as libxcursor.so.1. I am not sure why these are not installed already as I ran sudo apt install mesa-utils libglu1-mesa-dev freeglut3-dev mesa-common-dev before installing gmsh. I believe this should cover the required libraries as I did this step previously on my PC (which is on windows 10) and was able to import gmsh perfectly fine but when I replicate this on my laptop (which is windows 11) I get the above errors. Anyone have any ideas?

0 Answers0