pitrou commented on PR #41872:
URL: https://github.com/apache/arrow/pull/41872#issuecomment-2289313542

   Usually I would look for the actual `archery docker run ...` command line in 
the build logs, for example:
   
https://github.com/ursacomputing/crossbow/actions/runs/10387577860/job/28761361168#step:7:1
   
   Here, things are made a bit more complex by the fact that a first Docker run 
builds the wheel (the "Build wheel" step) and a second different Docker run 
runs the tests against that wheel (the "Test wheel" step).
   
   (but perhaps it's enough to shell inside the "Build wheel" Docker run and 
try to Python-import the wheel there)


-- 
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]

Reply via email to