wjones127 commented on issue #14291: URL: https://github.com/apache/arrow/issues/14291#issuecomment-1264673284
Did you follow the instructions for Conda or for pip? If it was pip, you may have missed this step: ```bash export ARROW_HOME=$(pwd)/dist export LD_LIBRARY_PATH=$(pwd)/dist/lib:$LD_LIBRARY_PATH ``` -- 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]
