Skip to content

Releases: antide-xx/panon-26-fixed

Panon (Python 3.12 + PulseAudio Fix)

10 Apr 21:47
b79bf6f

Choose a tag to compare

Fixed version of Panon for modern Linux systems.

Includes:

  • Python 3.12 compatibility fixes
  • PulseAudio backend restored
  • Tested on Ubuntu 24.04, Plasma 5.27, PipeWire

Fixes:

  • collections.Iterable -> collections.abc.Iterable
  • importlib.find_loader -> importlib.util.find_spec