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 7bd8dc1 commit 89d337fCopy full SHA for 89d337f
chdb/build_mac_arm64.sh
@@ -73,7 +73,7 @@ for PY_VER in 3.9.13 3.10.11 3.11.3; do
73
exit 1
74
fi
75
76
- python3 -m pip install -U pybind11 wheel build tox
+ python3 -m pip install -U pybind11 wheel build tox psutil
77
rm -rf ${PROJ_DIR}/buildlib
78
79
${PROJ_DIR}/chdb/build.sh
0 commit comments