apeforest commented on a change in pull request #14535: [DOC] Updated install 
instructions for mac
URL: https://github.com/apache/incubator-mxnet/pull/14535#discussion_r277046526
 
 

 ##########
 File path: docs/install/osx_setup.md
 ##########
 @@ -146,10 +157,11 @@ We have installed MXNet core library. Next, we will 
install MXNet interface pack
 To install the MXNet Python binding navigate to the root of the MXNet folder 
then run the following:
 
 ```bash
-$ cd python
-$ pip install -e .
+virtualenv -p`which python3` py3_venv
 
 Review comment:
   I think it's a general practice for users to install any package not related 
to mxnet. But this is non blocking to me. @aaronmarkham please advise.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to