[ https://issues.apache.org/jira/browse/THRIFT-5484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jens Geyer updated THRIFT-5484: ------------------------------- Summary: Can't install 0.14.0 not on pypi repository (was: Can't install 0.14.0 on pypi) > Can't install 0.14.0 not on pypi repository > ------------------------------------------- > > Key: THRIFT-5484 > URL: https://issues.apache.org/jira/browse/THRIFT-5484 > Project: Thrift > Issue Type: Bug > Components: Python - Library > Affects Versions: 0.14.0 > Reporter: Meng Zhuo > Priority: Critical > > The 0.14.0 not on pypi repository makes it impossible to install 0.14.0 from > pypi. > {code:java} > ERROR: Could not find a version that satisfies the requirement thrift==0.14.0 > (from versions: 0.8.0, 0.9. > 0, 0.9.1, 0.9.2, 0.9.3, 0.10.0, 0.11.0, 0.13.0, 0.14.0.post2, 0.14.1, 0.14.2, > 0.15.0) > ERROR: No matching distribution found for thrift==0.14.0 {code} > {code:java} > pip install thrift==0.14.0{code} > [https://pypi.org/project/thrift/0.14.0/#files] > -- This message was sent by Atlassian Jira (v8.20.1#820001)