Open IrinaMax opened 5 years ago
Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so that the appropriate MXNet community members can help resolve it. Here are my recommended labels: Installation
@mxnet-label-bot add [R, installation]
This problem is still here. I have tried to install mxnet on Rstudio, and this is what I got. It used to work smoothly.
trying URL 'https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/R/CRAN/src/contrib/mxnet_1.3.0.tar.gz' Warning in install.packages : cannot open URL 'https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/R/CRAN/src/contrib/mxnet_1.3.0.tar.gz': HTTP status was '404 Not Found' Error in download.file(url, destfile, method, mode = "wb", ...) : cannot open URL 'https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/R/CRAN/src/contrib/mxnet_1.3.0.tar.gz' Warning in install.packages : download of package ‘mxnet’ failed
I have the same error as JiaxiangBU. Followed installation on brew and then got error:
Then in R-studio :
What's wrong? It used to work on the previous version of Rstudio.