yl09099 opened a new issue, #40574: URL: https://github.com/apache/arrow/issues/40574
### Describe the usage question you have. Please include as many useful details as possible. I packaged a wheel installation package through the source package, the installation package is normal output, but after I installed, after using import pyarrow in Python, the following error occurred: python: Relink `/lib/x86_64-linux-gnu/libsystemd.so.0' with `/lib/x86_64-linux-gnu/librt.so.1' for IFUNC symbol `clock_gettime' python: Relink `/lib/x86_64-linux-gnu/libudev.so.1' with `/lib/x86_64-linux-gnu/librt.so.1' for IFUNC symbol `clock_gettime'. OS version: Ubuntu18.04 Python version: 3.7.3 arrow Version: 11.0 Please somebody show me this problem. ### Component(s) Python -- 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]
