I run the test file in GLMNet package, but it gives me errors like this. Could someone help me figure out the problem? Also, the GLMNet package was listed on the available package website before but it disappear today. So confused.
*julia> **path = glmnet(X, y)* *ERROR: error compiling glmnet: error compiling __glmnet#131__: error compiling glmnet: error compiling __glmnet#132__: error compiling glmnet: error compiling __glmnet#130__: error compiling glmnet!: error compiling __glmnet!#126__: could not load module /Users/yuchen/.julia/GLMNet/deps/libglmnet.so: dlopen(/Users/yuchen/.julia/GLMNet/deps/libglmnet.so.dylib, 1): image not found*
