[
https://issues.apache.org/jira/browse/THRIFT-4296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James E. King, III resolved THRIFT-4296.
----------------------------------------
Resolution: Fixed
Assignee: James E. King, III
Fix Version/s: 0.11.0
It looks like I needed to use {{pip3 install six}} even though the package
python3-pip is installed.
I removed all the ubuntu packages I had added for python libraries and switched
back to using pip2 and pip3 and this resolved the issues.
> 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
> Assignee: James E. King, III
> Fix For: 0.11.0
>
>
> 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)