-
Notifications
You must be signed in to change notification settings - Fork 203
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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 requestNew feature or request