-
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
Support for Python 3.12 #2030
Comments
pyzmq has wheels for arm macs up to and including the upcoming Python 3.13. What version of pyzmq are you trying to install, and what is the output? There is no such information for macs in the linked issue, which is mostly about Windows, so there aren't any useful details there. In the linked issue, all I see is someone trying to install pyzmq 24.0.1, which is too old for Python 3.12. Make sure you are installing This works (arm mac, 14.6.1):
If you're getting a different pyzmq version, check what package is pinning it down, because that's the source of the problem, not pyzmq. |
Thank you very much, I think this is the issue! |
This is a pyzmq bug
What pyzmq version?
26.2.0
What libzmq version?
N/A
Python version (and how it was installed)
3.12.5 installed via Homebrew
OS
macOS 14.6.1
What happened?
See microsoft/azuredatastudio#25327 for details.
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: