kou commented on code in PR #45964: URL: https://github.com/apache/arrow/pull/45964#discussion_r2372282161
########## ci/scripts/r_test.sh: ########## @@ -90,6 +90,7 @@ export TEXMFVAR=/tmp/texmf-var # Make sure we aren't writing to the home dir (CRAN _hates_ this but there is no official check) BEFORE=$(ls -alh ~/) +export RETICULATE_PYTHON="$(which python3)" Review Comment: Oh, sorry. I'll revert this: ```suggestion ``` -- 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]
