-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Precompiling error #244
Comments
Sorry for this. For now you can fix this by pinning Zarr to version 0.5 I will try to fix this today so that the package also works with Zarr v0.6. We should also add an upper version bound for Zarr.jl in Project.toml. |
Fixed through #245 |
Now, a lot more things are broken [for a new installation]. Probably something related to
|
There is a dependency conflict for your environment, because of some other package that you have installed. I think the cuplrit in this case is FIlePaths.jl, I have just created a PR rofinn/FilePaths.jl#53 |
Thanks, I created a new environment I everything works fine there. Once again, thank you 😃 . |
Hello,
after updating I'm hitting this error:
any pointers on how to solve it?
thanks.
The text was updated successfully, but these errors were encountered: