curtiscook commented on issue #7050:
URL: https://github.com/apache/pulsar/issues/7050#issuecomment-635379180


   I looked into this, and it appears that 1.1.8 has a breaking change for 
python27, which caused the 1.1.9 upgrade. 
https://github.com/apache/pulsar/pull/6401
   
   I think maybe the best course of action is to leave this as-is and hope that 
enum34 fixes their bug soon. 
   
   In the interim, maybe we keep this issue open for visibility and close it 
once enum34 fixes their library? It appears to only directly affect package 
managers (I was able to directly pip install without issue). Additionally 
should be able to setup.py only requires enum34 during a python2 install
   
   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to