It seems like you don't have a GLMNet binary. This was supposed to be built 
when you ran Pkg.add("GLMNet"); maybe you got an error message? Make sure 
you have gfortran installed and then run Pkg.build("GLMNet").

Simon

On Sunday, March 2, 2014 10:23:40 PM UTC-5, Bina Caroline wrote:
>
>
>
> 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*
>
>
>
>

Reply via email to