You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installation of future3 software is not possible anymore. ZeroMQ cannot be installed with latest PIP version. The "--install-options" parameter was removed in PIP 23.1.2. See: pypa/pip#12010
Describe your problem
Installation of future3 software is not possible anymore. ZeroMQ cannot be installed with latest PIP version. The "--install-options" parameter was removed in PIP 23.1.2. See: pypa/pip#12010
Affected lines:
RPi-Jukebox-RFID/installation/routines/setup_jukebox_core.sh
Line 102 in bd7bb78
What's your hardware set up?
Any RPi version is affected
Possible solution:
Define a specific PIP version in:
RPi-Jukebox-RFID/installation/routines/setup_jukebox_core.sh
Line 35 in bd7bb78
Latest known version is 23.0.1.
Or fix the pip command line in:
RPi-Jukebox-RFID/installation/routines/setup_jukebox_core.sh
Line 102 in bd7bb78
The text was updated successfully, but these errors were encountered: