Skip to content

Update conda install instructions to pyqt6 #999

@TimMonko

Description

@TimMonko

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions