Last active
February 15, 2023 12:09
-
-
Save kolibril13/b3f3e080ba02c5062611da12d8089c51 to your computer and use it in GitHub Desktop.
You first have to install this package: https://pypi.org/project/napari-medical-image-formats/
pip install napari-medical-image-formats
done that
You might have installation issues with the PyPI package or plugin registered then.
Maybe you can try another plugin that reads .nii.gz
files, which are mentioned in this conversation:
https://napari.zulipchat.com/#narrow/stream/212875-general/topic/Opening.20nii.2Egz.20files
ohk thank you, I will check
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
getting this error, while running your code. Getting this error with line 3
ValueError: There is no registered plugin named 'napari-medical-image-formats'.
Names of plugins offering readers are: set()