pitrou commented on PR #37901: URL: https://github.com/apache/arrow/pull/37901#issuecomment-1754865536
Also the whole point of using `pipx` would be to decouple the Python version for the GCS testbench, and the Python version under test. So you probably want something like `pipx install --python <some_python_executable_that_works_with_gcs_testbench>`. See https://pypa.github.io/pipx/docs/#pipx-install -- 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]
