rmuir opened a new pull request, #15162:
URL: https://github.com/apache/lucene/pull/15162

   Update Makefile and README to require Python 3.12 or newer, allow 
configurable Python executable, and add a 'smoke-test' target for smoketester. 
Update setup instructions and usage examples accordingly.
   
   Closes #14556
   
   Example error (with minimum bumped to 3.14):
   
   <img width="944" height="223" alt="Screen_Shot_2025-09-05_at_14 40 29" 
src="https://github.com/user-attachments/assets/446850fa-aa3f-4e4d-9f5d-f49bcccd15c4";
 />
   
   
   If we can just use the `make` command, it will make life easier than user 
having to install python dependencies. It also won't mess up any other python 
stuff on their computer because it uses a virtual environment, etc.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to