raulcd commented on PR #13119: URL: https://github.com/apache/arrow/pull/13119#issuecomment-1123723199
> Thanks! While it's certainly useful to get some message printed instead of just the "running build_ext" without anything else, I am wondering if we can give an additional hint? Like suggesting to clean the build directory? (as that fixed it in your case) I have added the new hint: ``` -- Skipping build. Temp build /home/raulcd/arrow/python/build/temp.linux-x86_64-3.10 does not match cached dir /arrow/python/build/temp.linux-x86_64-3.10 ---- For a clean build you might want to delete /home/raulcd/arrow/python/build. ``` -- 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