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

Use scikit-build to build binary requirements #7

Open
jcfr opened this issue Sep 11, 2018 · 3 comments
Open

Use scikit-build to build binary requirements #7

jcfr opened this issue Sep 11, 2018 · 3 comments

Comments

@jcfr
Copy link
Contributor

jcfr commented Sep 11, 2018

See https://scikit-build.readthedocs.io/en/latest/

@jcfr
Copy link
Contributor Author

jcfr commented Sep 11, 2018

Here is an example of integration amueller/word_cloud#424

@Erotemic
Copy link
Owner

Getting netharn's compiled extensions uploaded to pypi is something I was having trouble with. There are pure-python versions of all components that netharn will fall back on if the c extensions do not exist, so I've taken the workaround solution of just uploading the pure python version to pypi.

I'll certainly take a look at scikit-build and the word_cloud example. Hopefully that will get me past the issues I was previously having.

@jcfr
Copy link
Contributor Author

jcfr commented Sep 11, 2018

As a side note, we use scikit-build to create the ITK and VTK wheels

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

2 participants