nbro10 commented on issue #34395: URL: https://github.com/apache/arrow/issues/34395#issuecomment-1449863133
After having installed `apache-arrow` a second time with `brew uninstall apache-arrow` and having face this other issue https://github.com/apache/arrow/issues/34396, if I do `ls -l /opt/homebrew/include/arrow`, now I get `ls: /opt/homebrew/include/arrow: No such file or directory`, so there should not be any symlink anymore. If I try to do `pip install pyarrow`, I get the error that I got above when I did `pip install apache-arrow==7.0.0`. Probably, I first need to do `apache-arrow`, but, still, if `brew install apache-arrow` adds this symlink, which then causes `pip install pyarrow` to fail, then there's a problem... -- 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]
