parksj10 commented on issue #12095:
URL: https://github.com/apache/arrow/issues/12095#issuecomment-1007124194


   fixed by manually specifying env variable;(
   
   I fixed by adding the following to my `.zshrc`
   
   ```shell
   #.zshrc
   export OPENSSL_ROOT_DIR="/opt/homebrew/Cellar/openssl@3/3.0.1"
   ```
   
   and re-running the second command
   
   `pip install --no-use-pep517 --no-build-isolation pyarrow`
   


-- 
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]


Reply via email to