-
Notifications
You must be signed in to change notification settings - Fork 636
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
ERROR: Failed building wheel for pyzmq on OpenBSD #2037
Comments
Does |
Yes ! |
Can you run a build with |
and |
(btw, if you need a short-term workaround, you can ignore the discovered libzmq with: |
|
Ok 👍 I need pyzmq as dependency for install @basicswap |
How did you install libzmq? Can you run one more time after export CMAKE_ARGS="-DCMAKE_VERBOSE_MAKEFILE=1 -DCMAKE_EXECUTE_PROCESS_COMMAND_ECHO=STDOUT" ? I just setup a fresh openbsd 7.6 vm with |
same error :/
Oh ok, I'm on 7.3 and I have also zeromq :
|
Sorry, that last command was supposed to produce more output for debugging, not fix anything. Can you share the output? |
How did you install Python, as well? |
This is a pyzmq bug
What pyzmq version?
latest
What libzmq version?
none
Python version (and how it was installed)
3.10.13
OS
OpenBSD 7.3
What happened?
doas pip3 install pyzmq
Code to reproduce bug
No response
Traceback, if applicable
No response
More info
No response
The text was updated successfully, but these errors were encountered: