below two snips are for same error due to multiple lines of error i kept them those two in order..
An unexpected error has occurred. Conda has prepared the above report.
If you suspect this error is being caused by a malfunctioning plugin,
consider using the --no-plugins option to turn off plugins.
Example: conda --no-plugins install
Alternatively, you can set the CONDA_NO_PLUGINS environment variable on
the command line to run the command without plugins enabled.
Example: CONDA_NO_PLUGINS=true conda install
2 - Despite above error when i try to open Jupyter lab using following command
**(base) C:\Users\A132054> cd .\Documents\GIS_Prog
Hi, I am facing two issues while referring Intro to GIS Programming Week 1: Introduction to Conda, Mamba, VS Code, and Git You tube lecture.
below two snips are for same error due to multiple lines of error i kept them those two in order..
Example: conda --no-plugins install
Alternatively, you can set the CONDA_NO_PLUGINS environment variable on the command line to run the command without plugins enabled.
Example: CONDA_NO_PLUGINS=true conda install
2 - Despite above error when i try to open Jupyter lab using following command
**(base) C:\Users\A132054> cd .\Documents\GIS_Prog
(base) C:\Users\A132054\Documents\GIS_Prog> conda activate geo
(geo) C:\Users\A132054\Documents\GIS_Prog> jupyter lab**
This redirecting me to Virtual Studio in Browser (Below Image )
and Command Prompt giving error like below -
[main 2024-09-22T07:21:59.509Z] update#setState idle [5048:0922/125209.860:ERROR:ssl_client_socket_impl.cc(975)] handshake failed; returned -1, SSL error code 1, net_error -101 [main 2024-09-22T07:22:29.520Z] update#setState checking for updates [main 2024-09-22T07:22:29.527Z] update#setState downloading [main 2024-09-22T07:22:29.531Z] update#setState downloaded
Please help in this @giswqs