Ruoyu-Qian commented on issue #12066: Unable to library the package "mxnet" in R 3.5.1 on Mac URL: https://github.com/apache/incubator-mxnet/issues/12066#issuecomment-422034081 @anirudhacharya Sorry for the late response. I tried the following commands: `cd /Library/Frameworks/R.framework/Versions/3.5/Resources/lib/ ln -sf /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib libRblas.dylib` However, when I ran `sessionInfo()`, I still got the default `BLAS:/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib` So I still got the same error when I tried to library `mxnet`
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
