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/18 20:16:41 UTC

[GitHub] Kurokokoro commented on issue #13923: Cannot install MXNet R (cannot open URL)

Kurokokoro commented on issue #13923: Cannot install MXNet R (cannot open URL)
URL: https://github.com/apache/incubator-mxnet/issues/13923#issuecomment-455674320
 
 
   > @Kurokokoro Do you have OpenBlas already installed in your  system?
   
   I tried but installation had an error, I have precompiled binaries but no idea on how to implement it with RStudio. 
   In Windows 10 Mxnet worked in RStudio without installing OpenBlas as I remember
   
   > If still having issue, you may try this version compatible with R >= 3.5.0:
   install.packages("https://s3.ca-central-1.amazonaws.com/jeremiedb/share/mxnet/CPU/mxnet.zip", repos = NULL)
   
   Still gives error:
   `trying URL 'https://s3.ca-central-1.amazonaws.com/jeremiedb/share/mxnet/CPU/mxnet.zip'
   Warning in install.packages :
     cannot open URL 'https://s3.ca-central-1.amazonaws.com/jeremiedb/share/mxnet/CPU/mxnet.zip': HTTP status was '403 Forbidden'
   Error in download.file(p, destfile, method, mode = "wb", ...) : 
     cannot open URL 'https://s3.ca-central-1.amazonaws.com/jeremiedb/share/mxnet/CPU/mxnet.zip'`
   
   Thanks for your help so far :D
   

----------------------------------------------------------------
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