Open Alecampoy opened 4 months ago
Hey @Alecampoy,
the plugin currently doesn't work with numpy>=2 and napari>=0.5. Try downgrading them (to "numpy<2" "napari<0.5"
).
Reach out if it doesn't solve your problem.
Cheers!
thank you! could you please provide an already tested versions set that you know works? I tried Napari 0.4.16 with python 3.10 and also got an error. It would be great to create an environment that is tested. best wishes!
Did you also downgrade numpy version? Could you provide the error message?
Sorry I deleted the environment, with those versions simply napari without the annotator didn't work, so I guess it's on my side and the wrong coding of versions. A working requirements.txt file of a working environment and specific python version would be much appreciated
-------- Mensaje original -------- El 29/7/24 14:18, Dávid Bauer ha escrito:
Did you also downgrade numpy version? Could you provide the error message?
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>
I've created an env from scratch (Python 3.12), this was working for me. Check it out whether it works for you. requirements.txt
It seems I managed to make it work for the newest napari version. I'll create a release soon, until then you can try it from the repo.
Thank you for the requirements.txt. Unfortunately trying to install it also generates few errors and one of them I am unable to solve. The listed version of vispy==0.12.2 (necesarry with the nympy 0.4) is not able to compile when installing IDK why. I already had updated Visual C++ and with it, vispy==0.14 installs without issues. I wait till you have the new release ready.
El jueves, 1 de agosto de 2024 a las 11:59, Dávid Bauer @.***> escribió:
I've created an env from scratch (Python 3.12), this was working for me. Check it out whether it works for you. requirements.txt
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>
Hi when I install the annotator I obtain the following error using napari 0.5.0 and python 3.12 everything installed with pip. Is there a problem with versions?
napari info napari: 0.5.0 Platform: Windows-11-10.0.22631-SP0 Python: 3.12.1 (tags/v3.12.1:2305ca5, Dec 7 2023, 22:03:25) [MSC v.1937 64 bit (AMD64)] Qt: 5.15.2 PyQt5: 5.15.11 NumPy: 2.0.1 SciPy: 1.14.0 Dask: 2024.7.1 VisPy: 0.14.3 magicgui: 0.8.3 superqt: 0.6.7 in-n-out: 0.2.1 app-model: 0.2.8 npe2: 0.7.6
OpenGL: