Closed
Description
System information
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): OSX 10.9
- Ray installed from (source or binary): source
- Ray version: current master
- Python version: 3.6
- Exact command to reproduce: -
Describe the problem
This seems to be introduced from #3218. cc @pcmoritz
Source code / logs
cmake -DPYTHON_EXECUTABLE=/usr/local/bin/python3.6 -DPYARROW_BUILD_PARQUET=on -DPYARROW_BOOST_USE_SHARED=on -DPYARROW_BUILD_PLASMA=on -DPYARROW_USE_TENSORFLOW=on -DPYARROW_BUNDLE_ARROW_CPP=ON -DCMAKE_BUILD_TYPE=release /Users/DevinPetersohn/software_builds/ray/build/external/arrow/src/arrow_ep/python
error: $MACOSX_DEPLOYMENT_TARGET mismatch: now "10.7" but "10.9" during configure
Metadata
Metadata
Assignees
Labels
No labels
Activity