larroy commented on a change in pull request #14535: [DOC] Updated install
instructions for mac
URL: https://github.com/apache/incubator-mxnet/pull/14535#discussion_r277087378
##########
File path: docs/install/osx_setup.md
##########
@@ -77,6 +77,10 @@ Install the dependencies, required for MXNet, with the
following commands:
```bash
brew update
+ brew install python3
Review comment:
I haven't encountered any problems. Are the tutorials in CI? I think compat
issues between py2 / py3 are very easy to diagnose by users on their own.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services