BewareMyPower commented on PR #14585:
URL: https://github.com/apache/pulsar/pull/14585#issuecomment-1099278969

   ```
   Traceback (most recent call last):
     File "pulsar_test.py", line 25, in <module>
       import pulsar
     File "/usr/local/lib/python2.7/dist-packages/pulsar/__init__.py", line 
103, in <module>
       from abc import ABC
   ImportError: cannot import name ABC
   ```
   
   It looks like the `ABC` package doesn't exist in Python2, while the CI still 
uses Python2.


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