Skip to content

Commit 8bbf7d5

Browse files
committed
Add missing PIPX_BIN_DIR
1 parent 73ca678 commit 8bbf7d5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ci/docker/python-wheel-windows-vs2022-base.dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ RUN curl https://dl.min.io/server/minio/release/windows-amd64/archive/minio.RELE
110110
--output "C:\Windows\Minio.exe"
111111

112112
# Install the GCS testbench using a well-known Python version.
113+
ENV PIPX_BIN_DIR=C:\\Windows\\
113114
ENV PIPX_PYTHON_VERSION=3.11
114115
RUN pymanager install %PIPX_PYTHON_VERSION%
115116
COPY ci/scripts/install_gcs_testbench.bat C:/arrow/ci/scripts/

0 commit comments

Comments
 (0)