Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python: warn if Microsoft Visual C++ runtime libs are not found #2920

Merged
merged 3 commits into from
Aug 30, 2024

Conversation

cebtenzzre
Copy link
Member

On Windows, the python bindings expect the latest Microsoft Visual C++ runtime libraries to be installed to System32. This is not guaranteed, so make sure to give a clear and specific warning if they are not found.

Related to #2918

Signed-off-by: Jared Van Bortel <[email protected]>
@cebtenzzre cebtenzzre merged commit 46314dc into main Aug 30, 2024
6 of 14 checks passed
@cebtenzzre cebtenzzre deleted the py-warn-no-vcruntime branch August 30, 2024 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants