Thanks. It works now !
在 2014年3月2日星期日UTC-6下午11时10分12秒,Simon Kornblith写道:
>
> 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*
>>
>>
>>
>>