You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wow I ran into this today. That's not very good. 😅 But at least it means it's not an issue with napari 0.4.19rc4 specifically 🤣
Based on the bit of code it looks like we're somehow not dealing with the multiscales indexing very well? (This doesn't happen when I only write out one level.)
With origin/main, I still see the error from #6:
TypeError: len() of unsized object
With this PR, the image & label layers load.
I note that I see a separate error when viewing the labels in 3D:
Originally posted by @joshmoore in #12 (comment)
cc: @jni
The text was updated successfully, but these errors were encountered: