leizhiyuan edited a comment on issue #12712: URL: https://github.com/apache/pulsar/issues/12712#issuecomment-964870881
run `pip install pulsar-client==2.8.1` again, it will send a response which tell you the path of pulsar-client then you can run `echo $PYTHONPATH` if there has no the path in first step, you can change it export PYTHONPATH=xxxx_in_first_step:$PYTHONPATH -- 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]
