You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Luke (Jira)" <ji...@apache.org> on 2021/12/07 06:59:00 UTC

[jira] [Commented] (THRIFT-5484) Can't install 0.14.0 not on pypi repository

    [ https://issues.apache.org/jira/browse/THRIFT-5484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17454414#comment-17454414 ] 

Luke commented on THRIFT-5484:
------------------------------

Can anyone release a package (thrift-0.14.0.tar.gz) to pypi repository?

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