aashudwivedi commented on issue #14967: R installation is broken URL: https://github.com/apache/incubator-mxnet/issues/14967#issuecomment-503955448 My apologies for not being able to look at it earlier. I can confirm that installation completes without any error on this version (3.5.3). Doesn't work for 3.5.2 or 3.6. Although on trying it out after installation I run into the following error. It's possible that it might have to do something with my own setup. Also this is a fresh installation of R. ``` > require(mxnet) Loading required package: mxnet [1] "Loading local: inst/libs/libmxnet.so" Error: package or namespace load failed for ‘mxnet’: .onLoad failed in loadNamespace() for 'mxnet', details: call: dyn.load("R-package/inst/libs/libmxnet.so", local = FALSE) error: unable to load shared object '/Users/user1/R-package/inst/libs/libmxnet.so': dlopen(/Users/user1/R-package/inst/libs/libmxnet.so, 10): image not found ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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
