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

Could not build wheels for halotools, which is required to install pyproject.toml-based projects #1055

Open
Firestar-Reimu opened this issue Dec 7, 2022 · 2 comments
Assignees

Comments

@Firestar-Reimu
Copy link

python 3.10.8
OS windows 11
using pip to install

Could not build wheels for halotools, which is required to install pyproject.toml-based projects
@aphearin aphearin self-assigned this Dec 7, 2022
@aphearin
Copy link
Contributor

aphearin commented Dec 7, 2022

Thanks for pointing this out @Firestar-Reimu. For the 0.8 release I focused on linux and mac os system builds, mostly because I wasn't aware of many windows-based halotools users. I can make an effort to get wheels working for windows for the next release, but in the meantime, for a workaround, do you have access to a machine (or just a partition on your current machine) with either linux or mac os?

@Firestar-Reimu
Copy link
Author

Firestar-Reimu commented Dec 7, 2022

I have both linux and windows installed and I found that halotools cannot be downloaded via pip on windows.

pip   windows No
pip   linux   Yes
conda windows Yes
conda linux   Yes

but mysteriously, windows + pip + python 3.11 is OK

(I do not use python 3.11 because h5py do not support it)

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

2 participants