mirror of
https://github.com/wassname/ray.git
synced 2026-06-29 17:21:06 +08:00
@@ -28,7 +28,7 @@ fi
|
||||
|
||||
if [[ $platform == "linux" ]]; then
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y git cmake build-essential autoconf libtool python-dev python-numpy python-pip libboost-all-dev unzip libjpeg8-dev
|
||||
sudo apt-get install -y git cmake build-essential autoconf curl libtool python-dev python-numpy python-pip libboost-all-dev unzip libjpeg8-dev
|
||||
elif [[ $platform == "macosx" ]]; then
|
||||
brew install git cmake autoconf libtool boost libjpeg
|
||||
sudo easy_install pip
|
||||
|
||||
Reference in New Issue
Block a user