rok commented on PR #13681:
URL: https://github.com/apache/arrow/pull/13681#issuecomment-1192145195

   Please note - while I was able to build with `ARROW_GCS=ON`, I would get the 
following when importing `import pyarrow`:
   ```
   ImportError: 
dlopen(/Users/rok/Documents/repos/arrow/python/pyarrow/lib.cpython-39-darwin.so,
 0x0002): symbol not found in flat namespace 
(__ZN4absl12lts_2022062310FormatTimeENS0_11string_viewENS0_4TimeENS0_8TimeZoneE)
   ```
   This looks like another abseil issue but is probably MacOS/my laptop 
-specific. Has anyone else experienced this? I was able to locally build docs 
on a nightly build, so it's probably just me.


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