raulcd commented on issue #40535:
URL: https://github.com/apache/arrow/issues/40535#issuecomment-1998002330

   It might be related to: https://github.com/apache/arrow/pull/40455
   @kou do we require to enable the virtualenv here? 
   I see there was a change on the `Dockerfile`:
   ```
   #8 [3/5] RUN python3 -m venv /arrow-dev &&     . /arrow-dev/bin/activate &&  
   pip install -U pip setuptools wheel &&     pip install       -r 
arrow/python/requirements-build.txt       -r arrow/python/requirements-test.txt
   ```


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