I am getting the following error while trying to run the Extrusion function in the Gmsh package through Julia API:
Error : LU factorization and substitution requires LAPACK
I think in my system, Julia cannot initiate the LAPACK package (also BLAS) on its own, or else, LAPACK and BLAS are not there at all in the system. Please help in this regard.