xflux-gui / fluxgui

Better lighting for Linux. Open source GUI for xflux
https://justgetflux.com/linux.html
Other
2.81k stars 174 forks source link

Fluxgui install is incompatible with setuptools versions after Python 3.9 #178

Open ntc2 opened 3 weeks ago

ntc2 commented 3 weeks ago

The fluxgui install via setup.py is horribly bit rotted, and doesn't seem to work with setuptools versions bundled with Python 3.10 or 3.11, and distutils was removed from Python 3.12.

If someone wants to fix this, I'd be happy to accept a PR, but I have no intention of fixing this myself. I don't think there's any reason to use fluxgui at this point, just use redshift-gtk instead :)

For more discussion and workarounds, see

https://github.com/xflux-gui/fluxgui/issues/165#issuecomment-2348667573