[ https://issues.apache.org/jira/browse/LUCENE-9230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17039120#comment-17039120 ]
Erick Erickson commented on LUCENE-9230: ---------------------------------------- LGTM, thanks! But I'll totally defer to people who, like, use Python ;). Yeah, I have to use like 24G to run regenerate under Ant. Honest, I tried to install Python3 on my mac to try to work with this but it turned into a rabbit-hole... > 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