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 --prefer-binary with pip #16

Open
isuruf opened this issue May 22, 2021 · 1 comment
Open

Use --prefer-binary with pip #16

isuruf opened this issue May 22, 2021 · 1 comment

Comments

@isuruf
Copy link
Contributor

isuruf commented May 22, 2021

--prefer-binary will use older binary wheels if the newest release doesn't have binary wheels uploaded yet.

cc @inducer

@inducer
Copy link
Owner

inducer commented May 22, 2021

Thanks for the tip! I'll have to think about that; I think I almost never want wheels. Instead, I think I'd rather have the binary from conda, or one that's built right then and there. (conda-forge/pyfmmlib-feedstock#24 notwithstanding)

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