mirror of
https://github.com/wassname/ray.git
synced 2026-08-09 12:20:09 +08:00
Compile boost from source to fix macOS wheels (#1688)
This commit is contained in:
committed by
Robert Nishihara
parent
91464a56dd
commit
5ef0892236
@@ -26,7 +26,7 @@ To build Ray, first install the following dependencies. We recommend using
|
||||
.. code-block:: bash
|
||||
|
||||
brew update
|
||||
brew install cmake pkg-config automake autoconf libtool boost openssl bison wget
|
||||
brew install cmake pkg-config automake autoconf libtool openssl bison wget
|
||||
|
||||
pip install cython
|
||||
|
||||
|
||||
Reference in New Issue
Block a user