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 2017/12/24 19:05:06 UTC

[GitHub] thirdwing commented on issue #8926: mxnet r package installation failed

thirdwing commented on issue #8926: mxnet r package installation failed
URL: https://github.com/apache/incubator-mxnet/issues/8926#issuecomment-353799052
 
 
   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")`

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