Skip to content

Pesterchum Alt. Builds 2022-06-30

Compare
Choose a tag to compare
@Dpeta Dpeta released this 30 Jun 11:44
· 274 commits to main since this release
6f8a9a8

PyQt6 release :3 🎉🎉🎉

Seems stable enough even though this has about 2k lines changed, plus the exception hook overwrite should make Pesterchum less crash-happy either way. Scaling with higher resolutions is also a thing now, so no more tinychum :"3

See the CHANGELOG for a full writeup.

Which version to download

  • The Windows7+ build runs on Windows 7 and up. (64-bit only)
    • The Windows 7 version is 64-bit now since there's no 32-bit wheel for PyQt6-Qt6, unless this causes an issue for someone it doesn't really seem worth the effort to build from source rn.
  • The Windows8+ builds run on Windows 8 and up, choose the win32 build if you're the singular person who still has a 32-bit pc in 2022.
  • The macosx10.15+ build runs on 10.15 (Catalina) and up.
  • The linux64-glibc2.31+ build should run on distros with glibc 2.31 and up. (Anything newer than: Debian Bullseye, Ubuntu focal, etc. )
  • The linux64-glibc2.35+ includes more recent versions of packages, but will only run on distros with glibc 2.35 and up. (Currently: Arch Linux, Manjaro, etc. )

This version doesn't seem to work on Windows 7 or on 32 bit computers, use v2.3.1 for now if you're on win7 or on a 32 bit computer.