gaogaotiantian commented on code in PR #54154:
URL: https://github.com/apache/spark/pull/54154#discussion_r2780955406
##########
dev/spark-test-image/python-314-nogil/Dockerfile:
##########
@@ -50,6 +50,7 @@ RUN apt-get update && apt-get install -y \
RUN add-apt-repository ppa:deadsnakes/ppa
RUN apt-get update && apt-get install -y \
python3.14-nogil \
+ python3.14-venv \
Review Comment:
Hmm, okay. In that case I'll remove this line.
--
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]