-
Notifications
You must be signed in to change notification settings - Fork 397
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to build pyzmq #2271
Comments
Can you post the full installation log? |
I can't. After several hours of messing with it. Getting the same error. I reinstalled Raspberry Pi OS and tried RPI-Jukebox-RFID Version 2 and it installed all the way and seems to be working. I'm not sure what pyamg does or why it's causes Ver3 to crash on installation, Maybe it's not installed in Ver2. |
Version 2 does not use pyzmq. |
It seems the new prerelease of pyzmq breaks installation. Hotfix for the installation will come soon (using last release version of pyzmq). |
I originally got this error on installation of the stable Version 3. Then I tried the pre-release version. Same issue with both versions. If it is the newest pre-release that breaks it, shouldn't the stable version 3 work? Also, since version 2 works without it, what does it do? |
Its the version of the pyzmq lib which causes the error. So version 3 stable and pre of this project are both affected. Version 3 is a complete rewrite, so it uses a different architecture and libs. |
Fixed with #2272 |
Tried a fresh install of 3.5.2 stable today, but the pyzmq installation still failed. Tried to use different SD cards without success. |
Hi, the logs state the Installation is run as user root. And if this problem persists could you please open a new issue? New comments in closed issues get overlooked easily. EDIT: |
So should pin the version of pyzmq |
Yes, I followed the install description and named the user root. |
Let's follow up on this new issue here: #2344 |
Raspberry pi 3 . Both stable and pre-release rpi-jukebox-rfid V3 throw off this error when installing.
A non-recoverable error occurred
Check Install Log for details
Log:
ERROR: pyzmq is not installed
CMake build failed
error< subprocess-exited-with-error
Building wheel for pyzmq (pyproject.toml) did not run successfully
exit code 1
Faled to build pyzmq
The text was updated successfully, but these errors were encountered: