frmnboi edited a comment on issue #10488: URL: https://github.com/apache/arrow/issues/10488#issuecomment-868152642
I reinstalled python and pyarrow, and am now linking with the bottom 3 libraries without using a virtual environment. On my device, the shared libraries are located in: `.local/lib/python3.8/site-packages/pyarrow` **Update** I tried this on my other device and got a similar import error, although the undefined symbol is different: `undefined symbol: _Py_ZeroStruct` However, I appear to still have the same issue as before with the same error message. Do you think installing with Anaconda like your install is required to get this to work @westonpace ? -- 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. For queries about this service, please contact Infrastructure at: [email protected]
