You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Robert Muir (Jira)" <ji...@apache.org> on 2020/02/17 19:58:00 UTC

[jira] [Updated] (LUCENE-9230) gradle moman fails on my machine, assumes python -> python2

     [ https://issues.apache.org/jira/browse/LUCENE-9230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Muir updated LUCENE-9230:
--------------------------------
    Attachment: LUCENE-9230.patch

> 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
>
>
> 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org