twitter-archive / commons

Twitter common libraries for python and the JVM (deprecated)
http://twitter.github.com/commons
Other
2.1k stars 565 forks source link

Cannot install latest twitter.common.zookeeper 0.3.11 #481

Open sergey-brutsky opened 5 years ago

sergey-brutsky commented 5 years ago

Hi,

When I'm trying to install pip install twitter.common.zookeeper==0.3.11 I see an issue

Could not find a version that satisfies the requirement twitter.common.service-thrift==0.3.11 (from twitter.common.zookeeper==0.3.11) (from versions: 0.3.4, 0.3.5, 0.3.6, 0.3.7, 0.3.9)
No matching distribution found for twitter.common.service-thrift==0.3.11 (from twitter.common.zookeeper==0.3.11)

Could you guys please verify that this package service-thrift exists ? python --version --> 3.6.8

Thanks

frimik commented 4 years ago

sticking with twitter.common.zookeeper==0.3.9 for now ...