Dear anaconda development team, Hello.
Recently after reinstalling anaconda, I created a new virtual environment in the anaconda UI which is python 10 version, when I used anaconda to install the CMD.exe of this virtual environment of python10, which is the prompt of python10 environment.
After I clicked and started this prompt from the start program I got the following error:
C:\Users\admin>if “” == “” (
set SSL_CERT_FILE=D:\InstallSoftware\anaconda3\envs\python310\Library\ssl\cacert.pem
set __CONDA_OPENSLL_CERT_FILE_SET=“1”
)
(python310) C:\Users\dell>
What is the reason for this? Could you please help me to solve this problem, I have searched many forums but there is no result that I want.