module 'lib' has no attribute 'OpenSSL_add_all_algorithms'
Closed this issue · 2 comments
s-kvng commented
module 'lib' has no attribute 'OpenSSL_add_all_algorithms' ... What does this mean.
alex commented
It means you are trying to use the latest version of cryptography with an old version of pyopenssl. upgrading pyopenssl will fix it.
s-kvng commented
solved it , thank you
…On Tue, Jan 17, 2023 at 11:59 AM Alex Gaynor ***@***.***> wrote:
It means you are trying to use the latest version of cryptography with an
old version of pyopenssl. upgrading pyopenssl will fix it.
—
Reply to this email directly, view it on GitHub
<#1179 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AZIRNBQNTBLZSTQHLK4T653WS2CQPANCNFSM6AAAAAAT5X4TIA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>