Open gibsondan opened 3 days ago
pyOpenSSL>=22.1.0 appears to be the minimum version that imports
I suspect the release of cryptography 44 today may have suddenly caused a lot of people to run into this
Thanks @gibsondan using pyOpenSSL>=22.1.0
fixed this issue for me.
Python version
3.11.7
Operating system and processor architecture
macOS-14.3.1-arm64-arm-64bit
Installed packages
What did you do?
What did you expect to see?
no errors on all pinned versions of pyopenssl
Can you set logging to DEBUG and collect the logs?