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

mxnet r package installation failed #8926

Closed
franciszmy opened this issue Dec 3, 2017 · 2 comments
Closed

mxnet r package installation failed #8926

franciszmy opened this issue Dec 3, 2017 · 2 comments

Comments

@franciszmy
Copy link

Warning in install.packages :
cannot open URL 'https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/R/CRAN/src/contrib/mxnet_0.10.1.tar.gz': HTTP status was '404 Not Found'

How can I solve this problem?

@zepen
Copy link

zepen commented Dec 3, 2017

i have same problem, what' s wrong?

@thirdwing
Copy link
Contributor

We don't provide the tar.gz package for mxnet.

If you are using Linux, please compile mxnet from source.

If you are using OSX, please try

install.packages("mxnet", type = "mac.binary.mavericks") or install.packages("mxnet", type = "mac.binary")

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

No branches or pull requests

3 participants