You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Robert Adams (JIRA)" <ji...@apache.org> on 2016/08/04 21:41:20 UTC

[jira] [Commented] (THRIFT-3829) Thrift does not install Python Libraries in MAC

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

Robert Adams commented on THRIFT-3829:
--------------------------------------

This is related to the general problem that compiling libraries for Python will silently not happen if twisted/trial is not installed on the build system. That is, specifying '--with-python' but no twisted/trail installed will not give any message but will also not build the Python libraries. 
I believe this was introduced in [THRIFT-2922] which added the requirement for twisted/trial to exist for testing of the built Python libraries.

> Thrift does not install Python Libraries in MAC
> -----------------------------------------------
>
>                 Key: THRIFT-3829
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3829
>             Project: Thrift
>          Issue Type: Bug
>          Components: Python - Library
>    Affects Versions: 0.9.3
>         Environment: MAC OSX EL-CAPITAN
> 10.11.3
>            Reporter: Souvik Ray
>
> python --version
> Python 2.7.10



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)