Error for Building Wheels
note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for napari-nD-annotator Failed to build napari-nD-annotator ERROR: Failed to build installable wheels for some pyproject.toml based projects (napari-nD-annotator)
Hey, I keep getting this error and I'm not entirely sure how to fix it - I have tried uninstalling and reinstalling Python and napari. I also do not have numpy2 and have tried the [all] command. I am on Python 1.12.8. Do I need an earlier version of Python or what steps should I take to fix this issue?
Thank you for your time, Alex :)
Hey @IMZanebear, I assume you're using Python 3.12, not 1.12 🙂 What operating system do you use? What's the complete error message? It seems that the plugin is unavailable for your OS, so it tries to build it from source, which might not be the simplest thing to do.