jpfeuffer commented on issue #44855: URL: https://github.com/apache/arrow/issues/44855#issuecomment-2500881954
In our internal discussion we also saw that current versions of python seem to ship with the VC++ redistributables as well, and when we deleted the dlls in both projects (pyarrow and pyopenms in this case) both of them worked fine, falling back to the dlls in the python directory (instead of the ones shipped in the wheels which end up in the site-packages folders). I am not sure though if this something defined in a PEP and therefore something to be able to rely on. -- 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]
