anaconda
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)
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.