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

Remove distutils import and fix cmake for apple M1 #64

Merged
merged 1 commit into from
Jan 27, 2023

Conversation

finsberg
Copy link
Member

distutils is deprecated so we should not use it anymore, see https://setuptools.pypa.io/en/latest/deprecated/distutils-legacy.html

It is still not clear how do deal with the compiler (see pypa/setuptools#2806), so we will not handle this just yet.

Also added some fixes for building on Apple M1.

@finsberg finsberg merged commit 6495956 into main Jan 27, 2023
@finsberg finsberg deleted the fix-distutils-imports branch August 17, 2024 22:43
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.

1 participant