vmalisz commented on issue #33814: URL: https://github.com/apache/arrow/issues/33814#issuecomment-1399389695
indeed. it finally removed that confusing .local, no idea where it came from... it's now using cmake from /usr/bin/ I did: `sudo apt remove cmake` (success!) `sudo apt install cmake` (success!) `pip install pyarrow` goes back to the CMAKE_PREFIX_PATH error. I tried to redefine it as explained [above](https://github.com/apache/arrow/issues/33814#issuecomment-1399201865) guessing the uninstall might have wiped it, with no success. output: [out-with-aptcmake.txt](https://github.com/apache/arrow/files/10473595/out-with-aptcmake.txt) Thanks for explaining the no-build (and for the rest too of course!) I still only have a basic understanding of all those processes. here's the output for it: [nobuild-output.txt](https://github.com/apache/arrow/files/10473605/nobuild-output.txt) -- 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]
