raulcd commented on issue #36785: URL: https://github.com/apache/arrow/issues/36785#issuecomment-1643587127
Hi, What version of Cython it is installing? There was a major Cython release some days ago where we are not yet compatible. Can you try to pin Cython with: ``` RUN pip install --no-cache-dir six numpy "cython<3" ``` -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org