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 2018/10/24 02:18:50 UTC

[GitHub] anirudhacharya commented on a change in pull request #12919: fix mac r install and windows python build from source docs

anirudhacharya commented on a change in pull request #12919: fix mac r install and windows python build from source docs
URL: https://github.com/apache/incubator-mxnet/pull/12919#discussion_r227623465
 
 

 ##########
 File path: docs/install/index.md
 ##########
 @@ -620,6 +609,19 @@ options(repos = cran)
 install.packages("mxnet")
 ```
 
+To run MXNet you also should have OpenCV and OpenBLAS installed. You may install them with `brew` as follows:
 
 Review comment:
   these steps need to be done before calling `install.packages`

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