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

Move to new build system #4

Open
EdGrrr opened this issue Sep 17, 2022 · 0 comments
Open

Move to new build system #4

EdGrrr opened this issue Sep 17, 2022 · 0 comments

Comments

@EdGrrr
Copy link
Owner

EdGrrr commented Sep 17, 2022

The numpy distutils build system is no longer supported. You can get the module to build if using setuptools <60, but this will eventually not work with up-to-date versions of python.

Options are:
cmake/scikit-build - https://scikit-build.readthedocs.io/en/latest/index.html
meson - https://mesonbuild.com/

I am leaning towards cmake for now

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

No branches or pull requests

1 participant