pitrou commented on issue #45530:
URL: https://github.com/apache/arrow/issues/45530#issuecomment-2713108328

   > * Reproduced the import error using the wheel published as an artifact by 
installing the wheel and running ` python -m pytest -r s --pyargs pyarrow -k 
cython --pdb`. With that, I get,
   >   ```
   >   (Pdb) pa.get_library_dirs()
   >   
['C:\\Users\\Bryce\\Downloads\\wheel(1)\\venv\\Lib\\site-packages\\pyarrow']
   >   ```
   
   Is `msvcp140.dll` in that directory?


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