Skip to content

Pesterchum Alt. Builds 2022-08-21

Compare
Choose a tag to compare
@Dpeta Dpeta released this 21 Aug 21:38
· 264 commits to main since this release

🐈

The Windows 7 version should hopefully work again now, see the CHANGELOG for a full writeup.

Which version to download

  • The Windows7+ build runs on Windows 7 and up.
    • Contains PyQt5 and an older manually compiled version of Python for compatibility, running the Windows10+ version is preferred.
  • The Windows10+ build run on 64-bit Windows 10 and up. (so incl. Windows 11)
    • Contains PyQt6, which only supports 64-bit systems, so if you're running 32-bit Windows 10 you'll have to run the Windows7+ version.
  • The macosx10.15+ build runs on macOS 10.15 (Catalina) and up.
  • The linux64-glibc2.31+ build should run on distros with glibc 2.31 and up. (Debian Bullseye, Ubuntu focal, etc. )
  • The linux32-glibc2.31+ is the same as the one above only it's full of violence milk and should run on 32-bit installations.
    • Build against Debian's python3-pyqt5 package, since PyQt5 no longer offers 32-bit wheels.
  • The linux64-glibc2.36+ includes more recent versions of packages, but will only run on distros with glibc 2.36 and up. (Arch Linux, Manjaro, etc. )