Fix: import tensormesh no longer plants a broken gmsh LazyLoader stub in sys.modules. Resolves '_LazyModule' object has no attribute 'initialize' on Python 3.12 + gmsh 4.15 (e.g. Colab). Mesh generation and python -m tensormesh.verify_install now work.