-
Notifications
You must be signed in to change notification settings - Fork 203
Open
Description
I recently switched to Linux, and getting Nut to work on Ubuntu was quite a challenge. I ran into missing dependencies, broken commands, and outdated repositories. On top of that, Nut only supports PyQt5, but some of its dependencies seem to be moving toward PyQt6 — which Nut doesn't officially support. I even had to create a custom RangeSlider that’s compatible with PyQt5, since the official one only works with PyQt6.
If it’s helpful, I’d be happy to share an updated setup guide along with the files I modified to get Nut running smoothly on Linux.
Metadata
Metadata
Assignees
Labels
No labels