GitHub user BewareMyPower added a comment to the discussion: Python 3.6 client for aarch64/arm64 Linux?
Could you go to the directory of `_pulsar.so` and run the following commands? ```bash python3 -c 'import _pulsar' ldd _pulsar.so ``` GitHub link: https://github.com/apache/pulsar/discussions/17994#discussioncomment-3845882 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
