Skip to content

v3.5.3: Hotfix for pyzmq installation on Bullseye

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Apr 21:32
0ab75c1

Caution

Do NOT use the latest RaspberryPi OS Bookworm release (also don't upgrade via apt) with the new kernel 6.6, if you need to use GPIO components . There have been incompatible changes for the RPi.GPIO library, so Shims and Rfid Reader usage can be broken (#2295).
Using RaspberryPi OS Bullseye is the current recommendation as it does not use the new kernel.

Important

See notes about updates in v3.5.0

Summary

Fixes

  • Hotfix for pyzmq installation on Bullseye. pyzmq version is now pinned to below 26.
  • Added installation checks to verify correct ZMQ installation

Note

This hotfix is only relevant for new installations. Existing installations don't need to install or patch.

How to update

Documentation

What's Changed

Full Changelog: v3.5.2...v3.5.3