Open Zarr File on M1
See original GitHub issue- Create a
conda
environment with the required dependencies - Run the example below
from zarr.storage import FSStore
from itkwidgets import view
import zarr
fsstore = FSStore('https://dandiarchive.s3.amazonaws.com/zarr/7723d02f-1f71-4553-a7b0-47bda1ae8b42')
brainstem = zarr.open_group(fsstore, mode='r')
view(brainstem)
- The following message pops up.
The git command requires the command line developer tools
The tools is not installed.
Issue Analytics
- State:
- Created a year ago
- Comments:10 (3 by maintainers)
Top Results From Across the Web
Cannot install on Apple M1 #47 - conda-forge/zarr-feedstock
In case somebody else encounteres this, zarr can currently not be installed for Apple M1 machines and this gives a very weird error....
Read more >Tutorial — zarr 2.13.3 documentation - Read the Docs
open () function provides a convenient way to create a new persistent array or continue working with an existing array. Note that although...
Read more >Why You Should Save NumPy Arrays with Zarr - Coiled
This post tells you why and how to use the Zarr format to save a numpy array. It walks you through the code...
Read more >Blog - Fabrizio Musacchio
In case you're having problems installing Napari on your M1 Mac, try to install it from conda instead of pip. Read more ·...
Read more >Zarr Outreachy - HackMD
Zarr is an open-source data format for storing chunked, ... CPU: Intel-based x86 CPU, preferably 6th generation or higher or Apple M1/M2
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@PaulHax @thewtex we are having our community meeting over the next few weeks [1] We have sessions on the 10 of November going over the viewers currently opening zarr files. We will encourage people developing viewers to present their tools (~10mins) and discuss what’s needed from the specification point of views. Will you interested to join us? The meeting is free
[1] https://www.openmicroscopy.org/events/ome-community-meeting-2022/
Thanks @PaulHax that’s great. I opened a PR to add itk-vtk-viewer links to all the v0.4 Images in https://idr.github.io/ome-ngff-samples/