MiczFlor / RPi-Jukebox-RFID

A Raspberry Pi jukebox, playing local music, podcasts, web radio and streams triggered by RFID cards, web app or home automation. All plug and play via USB. GPIO scripts available.
http://phoniebox.de
MIT License
1.35k stars 397 forks source link

🐛 | Failed to install 3.5.2 due to pyzmq issue #2344

Closed pabera closed 5 months ago

pabera commented 5 months ago

Tried a fresh install of 3.5.2 stable today, but the pyzmq installation still failed. Tried to use different SD cards without success. Logs: INSTALL-1713209396.log

Originally posted by @IgorWalton in https://github.com/MiczFlor/RPi-Jukebox-RFID/issues/2271#issuecomment-2057748967

AlvinSchiller commented 5 months ago

pyzmq 26.0.0 was released a few hours ago, and it seems there are incompatibilities with bullseye...

AlvinSchiller commented 5 months ago

I've created a bug report: https://github.com/zeromq/pyzmq/issues/1976