Skip to content

[Feature] Upgrade to PyQt6 #467

@alcpereira

Description

@alcpereira

Is your feature request related to a problem? Please describe.
I banged my head for 2h trying to run nut on a M1 Pro Mac, mostly related to the pip install PyQt5 (error: sipbuild.pyproject.PyProjectOptionException).
I successfully upgraded to PyQt6 with the only exception being the QtRangeSlider disabled for now (In Filters).
If @introkun can release a working version of QtRangeSlider with PyQt6 I can suggest my changes (haven't tested them fully yet tho).

Describe the solution you'd like
Upgrade to PyQt6 to facilitate Mac users install.

Describe alternatives you've considered
I found solutions suggestion using Rosetta, but that's the point I thought that PyQt6 would be a better option.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions