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
Clean install: new conda (see below) with napari-chatgpt 2024.10.18.1.
Many prompts ("segment my cells", "load an example image", ...) seem to result in code trying to import ArrayLike from typing. However, this should come from numpy.typing instead, maybe a good idea to add a hint?
Clean install: new conda (see below) with napari-chatgpt 2024.10.18.1.
Many prompts ("segment my cells", "load an example image", ...) seem to result in code trying to import
ArrayLike
fromtyping
. However, this should come fromnumpy.typing
instead, maybe a good idea to add a hint?napari info:
The text was updated successfully, but these errors were encountered: