Open TAspert opened 1 month ago
Hi @TAspert
Thanks for reporting this error.
I can reproduce the error. Updates to napari
broke the napari-annotator
plugin (probably already in napari == 0.4.18
).
While I am able to fix this initial problem, the plugin broke also other parts:
These problems may take me longer to fix... Sorry for the inconvenience. I will update you here.
Hello,
Whenever I open napari-annotator and click on a Labels layer, I get this message:
System info: napari: 0.5.4 Platform: Windows-10-10.0.19045-SP0 Python: 3.10.15 | packaged by conda-forge | (main, Oct 16 2024, 01:15:49) [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:
Screens:
Optional:
Settings path:
Steps to reproduce Install the last version of Napari and Napari-annotator Launch Napari, create a Labels layer Launch Napari-annotator
Misc comments When installing napari-annotator through
pip install git+https://github.com/loicsauteur/napari-annotator.git
, I getERROR : MainThread : napari.manifest -> 'napari_annotator' could not be imported: The name field in the manifest ('napari-annotator') must match the package name ('napari_annotator')