-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
bug 🐛Something isn't workingSomething isn't working
Description
Hi @ap--
I get ImportError
for ZarrTiffStore
with Tifffile 2025.5.21.
C:\Users\er-gac\AppData\Local\pypoetry\Cache\virtualenvs\wsidicomizer-7Tqls5mv-py3.11\Lib\site-packages\tiffslide\_zarr.py:17: in <module>
from tifffile import ZarrTiffStore
E ImportError: cannot import name 'ZarrTiffStore' from 'tifffile' (C:\Users\er-gac\AppData\Local\pypoetry\Cache\virtualenvs\wsidicomizer-7Tqls5mv-py3.11\Lib\site-packages\tifffile\__init__.py)
Looking at the changes there namespace change is obviously a problem. I'm not sure if the dropped support for Zarr 2 is a problem.
/Erik
Metadata
Metadata
Assignees
Labels
bug 🐛Something isn't workingSomething isn't working