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

Pip install on python 3.12+ Fails #27

Open
waltermwaniki opened this issue Dec 6, 2024 · 0 comments
Open

Pip install on python 3.12+ Fails #27

waltermwaniki opened this issue Dec 6, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@waltermwaniki
Copy link

Pip installing acquire-zarr on python 3.12 builds version 0.0.1 instead of 0.0.2.
Installation fails as it attempts to build from source. The build process is unable to locate pybind11 in the environment (despite explicitly installing pybind11 via pip).

Expected behavior
Pip installing acquire-zarr should install the latest release, downloading prebuilt binaries rather than locally building from source.

@aliddell aliddell self-assigned this Dec 6, 2024
@aliddell aliddell added the bug Something isn't working label Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants