[
https://issues.apache.org/jira/browse/THRIFT-4296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16150385#comment-16150385
]
James E. King, III commented on THRIFT-4296:
--------------------------------------------
Does thrift build/work on a system without python 2.x? It looks like there are
configuration options for "with-python" and "with-py3" however the py3 one
isn't listed in the configuration summary; when I use --without-python the
system does seem to try and run py3 in make cross however.
> Fix Ubuntu Xenial build environment for the python language
> -----------------------------------------------------------
>
> Key: THRIFT-4296
> URL: https://issues.apache.org/jira/browse/THRIFT-4296
> Project: Thrift
> Issue Type: Sub-task
> Components: Build Process, Python - Library
> Affects Versions: 0.11.0
> Environment: docker:ubuntu1604
> Reporter: James E. King, III
>
> When building with the xenial image, which has both python-2.7.12 and
> python-3.5.2 it, I could not complete "make check". It said that the import
> of "six" failed, however pip shows "six" is installed. Need someone who
> knows what they are doing to take a look.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)