paultiq commented on PR #47960: URL: https://github.com/apache/arrow/pull/47960#issuecomment-3486434760
#### Wrong CPython version? Even though this crossbow build is set for 3.11, **3.12** is getting installed. I'm still working on reproducing with the fix... but at least now I'm running the same python version: ``` 2025-10-27T17:11:35.5109465Z ARCHERY_DEBUG: 1 2025-10-27T17:11:35.5109666Z PYTHON: 3.11 2025-10-27T17:11:35.5109879Z HYPOTHESIS_PROFILE: ci 2025-10-27T17:11:35.5110118Z PYARROW_TEST_HYPOTHESIS: ON 2025-10-27T17:11:35.5110369Z PYTEST_ARGS: -m hypothesis -W error 2025-10-27T17:11:35.5110624Z ##[endgroup] 2025-10-27T17:11:35.6901003Z ##[group]Installed versions 2025-10-27T17:11:35.6969291Z Successfully set up CPython (3.12.11) ``` -- 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]
