anaconda icon indicating copy to clipboard operation
anaconda copied to clipboard

CondaSSLError: Encountered an SSL error. Most likely a certificate verification issue. Exception: [SSL: DECRYPTION_FAILED_OR_BAD_RECORD_MAC] decryption failed or bad record mac (_ssl.c:2548)

Open Originlightwkp opened this issue 2 years ago • 0 comments

when i want to create a new python enviroment,a error i can not solve by my own:

CondaSSLError: Encountered an SSL error. Most likely a certificate verification issue.

Exception: [SSL: DECRYPTION_FAILED_OR_BAD_RECORD_MAC] decryption failed or bad record mac (_ssl.c:2548)

i download openssl ,cancel ssl verify,but it can not create so i can not use it.

Originlightwkp avatar May 21 '23 12:05 Originlightwkp