BewareMyPower commented on PR #83: URL: https://github.com/apache/pulsar-client-python/pull/83#issuecomment-1407259820
It's weird that the MacOS test failed in https://github.com/apache/pulsar-client-python/actions/runs/4029658826/jobs/6927777767 after https://github.com/apache/pulsar-client-python/pull/83/commits/bc4144a944fa36f21f2e52add2bebb65c2030762 but it succeeded before. ``` ++ ./build-support/dep-version.py pulsar-cpp Traceback (most recent call last): File "/Users/runner/work/pulsar-client-python/pulsar-client-python/./build-support/dep-version.py", line [21](https://github.com/apache/pulsar-client-python/actions/runs/4029658826/jobs/6927777767#step:6:22), in <module> import yaml, sys ModuleNotFoundError: No module named 'yaml' + PULSAR_CPP_VERSION= ``` -- 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]
