mir-math commented on issue #26138: URL: https://github.com/apache/arrow/issues/26138#issuecomment-2823157793
Same error ("ImportError: DLL load failed") here. Solved by downgrading pyarrow from 19.x.x to 15.0.2 (both were installed via pip). While researching made several clean installs of python (3.12.9 and 3.12.10 - makes no difference). Simple procedure: 1) install python for windows 2) >pip install pyarrow 3) > python 4) >>> import pyrrow -> "DLL load failed" -- 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