Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportError with message: 'cannot import name 'ArrayLike' from 'typing' #60

Open
jwindhager opened this issue Oct 23, 2024 · 0 comments

Comments

@jwindhager
Copy link

jwindhager commented Oct 23, 2024

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?

napari info:

napari: 0.5.4

Platform: Windows-10-10.0.19045-SP0
Python: 3.11.10 | packaged by conda-forge | (main, Oct 16 2024, 01:17:14) [MSC v.1941 64 bit (AMD64)]
Qt: 5.15.2
PyQt5: 5.15.11
NumPy: 1.26.4
SciPy: 1.14.1
Dask: 2024.10.0
VisPy: 0.14.3
magicgui: 0.9.1
superqt: 0.6.7
in-n-out: 0.2.1
app-model: 0.3.0
psygnal: 0.11.1
npe2: 0.7.7
pydantic: 2.9.2

OpenGL:
- GL version: 4.6.0 - Build 31.0.101.5186
- MAX_TEXTURE_SIZE: 16384
- GL_MAX_3D_TEXTURE_SIZE: 2048

Screens:
- screen 1: resolution 1728x1080, scale 2.0

Optional:
- numba: 0.60.0
- triangle: 20230923
- napari-plugin-manager: 0.1.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant