I noticed that gmsh deploys to dist-packages on Linux. While it's not too inconvenient to add dist-packages to PYTHONPATH, it's not ideal. At the moment I'm using a virtual env, but in the future, could you please modify the deployment to site-packages?