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

Zarr is not optional #7644

Closed
ricardoV94 opened this issue Jan 14, 2025 · 4 comments · Fixed by #7645
Closed

Zarr is not optional #7644

ricardoV94 opened this issue Jan 14, 2025 · 4 comments · Fixed by #7645
Assignees
Labels

Comments

@ricardoV94
Copy link
Member

Description

Zarr is not part of the requirements but pymc now imports it explicitly

@lucianopaz
Copy link
Contributor

What?! This must have happened because of all the rebases that we did at the end. I'll change this ASAP.

@ricardoV94
Copy link
Member Author

Also installing Zarr is not enough, it fails to do from zarr.storage import BaseStore, is this another dependency?

@ricardoV94
Copy link
Member Author

Ah, the second error is because I installed 3.0,

@lucianopaz
Copy link
Contributor

My bad actually. There were some conditions that I hadn't caught when working on #7540. I've now tested on a clean new environment without zarr and pymc imports well and works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants