pi-guy-in-the-sky commented on issue #10923: URL: https://github.com/apache/arrow/issues/10923#issuecomment-897917549
Thank you so much! You were right, it was a problem with two different pyarrow versions. I tried to follow the instructions earlier but didn't realize that the `python3 setup.py build_ext --inplace` required `$ARROW_HOME` to be properly set. After I set it to `/usr/local` and fixed the installation details, everything works fine. I have an updated gist [here](https://gist.github.com/pi-guy-in-the-sky/b3d3501b4a14b8d5c44f76f7338c96a3) in case anybody finds this in the future. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org