jorisvandenbossche commented on PR #40418:
URL: https://github.com/apache/arrow/pull/40418#issuecomment-1991581742

   OK, my last commit adding some extra prints to our cmake set up at least 
confirms that in this case it is using an older numpy:
   
   ```
   -- Found NumPy version: 2.0.0.dev0+git20240203.5c34c87
   -- NumPy include dir: C:/Python312/Lib/site-packages/numpy/_core/include
   ```
   
   (from beginning of February, which matches with the time when those images 
were last updated https://github.com/apache/arrow/pull/39622)
   
   Will then try again to force rebuilding them here in this PR (it's not clear 
to me how that can be done generally)


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