Conda install cannot be installed and installed, prompting CondaSSLError: OpenSSL appears to be unavailable on this machine. OpenSSL is
Solution:
1. Go to your anaconda installation directory location: For example, D:\ProgramData\Anaconda3\Library\bin, find the following two DLL files:
libcrypto-1_1-x64.dll
libssl-1_1-x64.dll
2. Copy to D:\ProgramData\Anaconda3\DLLs
3. Restart and you are OK