You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/01/19 23:11:25 UTC

[GitHub] tahavarol opened a new issue #13936: Unable to library the package "MXNet" in R 3.5.2 on Mac running OS X Mojave

tahavarol opened a new issue #13936: Unable to library the package "MXNet" in R 3.5.2 on Mac running OS X Mojave
URL: https://github.com/apache/incubator-mxnet/issues/13936
 
 
   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!

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services