jorisvandenbossche commented on PR #33714: URL: https://github.com/apache/arrow/pull/33714#issuecomment-1447844722
Looking at the logs, I think the line "#7 7.578 /bin/bash: /arrow/ci/scripts/install_numpy.sh: Permission denied" is the problem (the file wasn't copied, so installing numpy using the nonexisting file fails) However, I don't see any difference with what we already do in `conda-python-pandas.dockerfile` (that also does such a copy), so not directly sure why that is going wrong. -- 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]
