zachgk commented on issue #15649: Installation Fails on Debian Stable Machine URL: https://github.com/apache/incubator-mxnet/issues/15649#issuecomment-514803335 It looks like you are missing the libmxnet.so file. Do you have the files: - /home/lorenzo/mxnet/lib/libmxnet.so - - /home/lorenzo/mxnet/R-package/inst/libs/libmxnet.so - /home/lorenzo/mxnet/R-package/R-package/inst/libs/libmxnet.so Also, have you altered the directory structure of the mxnet installation at all? Your directory structure "R-package/R-package" does not look quite right. You can try the manual installation outside of those two scripts to see if it works as well.
---------------------------------------------------------------- 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
