vmalisz commented on issue #33814: URL: https://github.com/apache/arrow/issues/33814#issuecomment-1399383135
`pip install --no-build-isolation pyarrow` [pip-nobuild-out.txt](https://github.com/apache/arrow/files/10473550/pip-nobuild-out.txt) not sure how to use the apt cmake instead of pip? I did `pip uninstall cmake` but 'sudo apt install cmake' didn't work: `Reading package lists... Done Building dependency tree Reading state information... Done cmake is already the newest version (3.16.3-3~bpo10+1). The following packages were automatically installed and are no longer required: docutils-common libpython-all-dev lxplug-volume mypy pylint3 python-all-dev python-configparser python-entrypoints python-keyring python-keyrings.alt python-secretstorage python-wheel python-xdg python3-astroid python3-asttokens python3-docutils python3-isort python3-jedi python3-lazy-object-proxy python3-logilab-common python3-mccabe python3-mypy python3-mypy-extensions python3-parso python3-roman python3-send2trash python3-typed-ast python3-wrapt sgml-base xml-core xsel Use 'sudo apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. ` `which cmake` indicates the one used by the main profile `/home/pi/.local/bin/cmake` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
