Import mshr error

For me mshr does not work locally either. However, it works in Google Colab. One workaround would thus be to create the mesh in Google Colab, save it to file and load the mesh file locally on your own device. Nevertheless, as explained in this forum post mshr is no longer maintained and it is better to use some other software. Besides my quick and dirty workaround, I also use pygmsh and in my opinion this yields much more optimized meshes than mshr for complex geometries.