Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Unable to library the package "MXNet" in R 3.5.2 on Mac running OS X Mojave #13936

Open
tahavarol opened this issue Jan 19, 2019 · 1 comment
Labels

Comments

@tahavarol
Copy link

Hello, I have tried every way to install and load the MXNet package. However, I have the following issues:

library(mxnet)
Error: package or namespace load failed for ‘mxnet’:
.onLoad failed in loadNamespace() for 'mxnet', details:
call: dyn.load(file, DLLpath = DLLpath, ...)
error: paylaşılan nesne '/Library/Frameworks/R.framework/Versions/3.5/Resources/library/mxnet/libs/libmxnet.so' yüklenemedi:
dlopen(/Library/Frameworks/R.framework/Versions/3.5/Resources/library/mxnet/libs/libmxnet.so, 10): Library not loaded: /usr/local/opt/opencv/lib/libopencv_bgsegm.3.4.dylib
Referenced from: /Library/Frameworks/R.framework/Versions/3.5/Resources/library/mxnet/libs/libmxnet.so
Reason: image not found.

My computer has openblas 0.3.5 and OpenCV 4.0.1 installed. Is there anyone to help? Thanks so much!

@piyushghai
Copy link
Contributor

@tahavarol Thank you for submitting the issue.
I'm tagging the experts in MXNet-R to help you out here.
@anirudhacharya @hetong007 @jeremiedb @ankkhedia Can you guys have a look at this ?

@mxnet-label-bot Add [R]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants