Just a quick questions as I had to deal with this recently: in the installation docs for conda, it says conda install napari pyqt. Also in the best practices it says "If they installed via conda install napari pyqt, then they’ll have PyQt6, but from conda-forge instead of PyPI."
However when I install on my Mac M4 with that command I get pyqt5 and not 6. Instead I need conda install napari pyqt6. Are the docs wrong, or conda behaving strangely? It seems that pyqt on conda-forge is indeed v5.
Originally posted by @guiwitz in #8912
Originally posted by @guiwitz in #8912