[
https://issues.apache.org/jira/browse/THRIFT-5107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17042191#comment-17042191
]
Mario Emmenlauer commented on THRIFT-5107:
------------------------------------------
I think I see the issue now. The thrift build uses Python 2.7 but the script
{{test/test.py}} should explicitly be executed with Python >= 3.3.
> Travis build fails with missing Python 3.3 or newer?
> ----------------------------------------------------
>
> Key: THRIFT-5107
> URL: https://issues.apache.org/jira/browse/THRIFT-5107
> Project: Thrift
> Issue Type: Improvement
> Reporter: Mario Emmenlauer
> Priority: Major
>
> The travis tests seem to fail because of a missing Python error. SeeĀ
> [https://travis-ci.org/apache/thrift/builds/653469766?utm_source=github_status&utm_medium=notification]
> I would like to help fix this, but I do not understand how travis docker
> images are set or created. Can someone help?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)