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

Robert Muir commented on LUCENE-9230:
-------------------------------------

I think the problem impacts also any Fedora Linux users: 
https://fedoraproject.org/wiki/Changes/Python_means_Python3


> gradle moman fails on my machine, assumes python -> python2
> -----------------------------------------------------------
>
>                 Key: LUCENE-9230
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9230
>             Project: Lucene - Core
>          Issue Type: Task
>            Reporter: Robert Muir
>            Priority: Major
>         Attachments: LUCENE-9230.patch, LUCENE-9230.patch
>
>
> python2 is EOL and many distros are transitioning {{python}} to really invoke 
> python3. So the scripts fail on wrong syntax in such cases. This happens for 
> me if i try {{gradle moman}}.
> I think as a first step, we should explicitly call {{python2}} for any 
> python2 scripts, and {{python3}} for python3 scripts?
> cc [~mikemccand]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to