AndrewZhaoLuo commented on a change in pull request #8568:
URL: https://github.com/apache/tvm/pull/8568#discussion_r678622899



##########
File path: docs/install/from_source.rst
##########
@@ -73,6 +74,15 @@ linux operating systems, execute (in a terminal):
     sudo apt-get update
     sudo apt-get install -y python3 python3-dev python3-setuptools gcc 
libtinfo-dev zlib1g-dev build-essential cmake libedit-dev libxml2-dev
 
+On macOS, whether using an Intel or M1 Mac, we support using homebrew. Make 
sure to follow the post installation steps for each of the below commaands.

Review comment:
       Done

##########
File path: docs/install/from_source.rst
##########
@@ -293,6 +303,17 @@ like ``virtualenv``.
 
        pip3 install --user tornado psutil xgboost cloudpickle
 
+Note on M1 macs, you may have trouble installing xgboost / scipy. A workaround 
for this is to do the following commands:

Review comment:
       Done




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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to