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

CI: warnings when building macOS binaries on GA #53

Open
PMeira opened this issue May 24, 2023 · 0 comments
Open

CI: warnings when building macOS binaries on GA #53

PMeira opened this issue May 24, 2023 · 0 comments

Comments

@PMeira
Copy link
Member

PMeira commented May 24, 2023

The build process on GitHub Actions (GA) is warning about versions:

Warning: This wheel needs a higher macOS version than the version your Python interpreter is compiled against. To silence this warning, set MACOSX_DEPLOYMENT_TARGET to at least 10_13 or recreate these files with lower MACOSX_DEPLOYMENT_TARGET:
Warning: st.macosx-10.9-universal2/wheel/dss_python_backend/libklusolvex.dylib[WARNING] This wheel needs a higher macOS version than the version your Python interpreter is compiled against. To silence this warning, set MACOSX_DEPLOYMENT_TARGET to at least 10_13 or recreate these files with lower MACOSX_DEPLOYMENT_TARGET:

Since the lowest supported version on GA is 11, if someone has issues in actual usage, please let us know here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant