jorisvandenbossche commented on PR #43539:
URL: https://github.com/apache/arrow/pull/43539#issuecomment-2285750022
Locally, with the latest changes, it is still trying to install grpcio for
me. Now, it seems that this `PYTHON_VERSION` env variable is actually already
set even without the `ARG PYTHON_VERSION=${python}` (apparently it is coming
from the base image).
But we can make the version check simpler if we actually use our `python`
variable which is set to "3.13"
--
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]