Hi,
I assume that your firewall might interfere with http connection, therefore this error.
Try running following command: conda config --set ssl_verify no
and try again to create conda environment.
Deni
Hi,
I assume that your firewall might interfere with http connection, therefore this error.
Try running following command: conda config --set ssl_verify no
and try again to create conda environment.
Deni