We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56bd04c commit 75cc91bCopy full SHA for 75cc91b
chdb/build_mac_arm64.sh
@@ -73,7 +73,7 @@ for PY_VER in 3.9.13 3.10.11 3.11.3 3.12.0; do
73
exit 1
74
fi
75
76
- python3 -m pip install -U pybind11 wheel build tox psutil setuptools
+ python3 -m pip install -U pybind11 wheel build tox psutil setuptools pyarrow pandas
77
rm -rf ${PROJ_DIR}/buildlib
78
79
${PROJ_DIR}/chdb/build.sh
0 commit comments