raulcd opened a new issue, #36756:
URL: https://github.com/apache/arrow/issues/36756

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   Currently some of our verification tasks are failing for 13.0.0 due to us 
installing cython from the verify script:
   ```
     maybe_setup_virtualenv cython numpy setuptools_scm setuptools || exit 1
   ```
   We did pin Cython<3 on other places here:
   https://github.com/apache/arrow/issues/36744
   And there is an issue opened to fix pyarrow to be compatible with Cython >= 
3.0
   
   ### Component(s)
   
   Continuous Integration, Python


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