[X] I searched for other issues and couldn't find a solution or duplication
[X] I already searched in Google and didn't find any good information or help
[X] I looked at the docs and didn't see anything to help
What happened?
Navigation error. Unexpected error occured. Not getting the Anacoda interface. Infinite initializing..
Conda info
# >>>>>>>>>>>>>>>>>>>>>> ERROR REPORT <<<<<<<<<<<<<<<<<<<<<<
Traceback (most recent call last):
File "C:\Users\DELL\anaconda3\Lib\site-packages\conda\exception_handler.py", line 17, in __call__
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\DELL\anaconda3\Lib\site-packages\conda\cli\main.py", line 54, in main_subshell
parser = generate_parser(add_help=True)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\DELL\anaconda3\Lib\site-packages\conda\cli\conda_argparse.py", line 127, in generate_parser
configure_parser_plugins(sub_parsers)
File "C:\Users\DELL\anaconda3\Lib\site-packages\conda\cli\conda_argparse.py", line 354, in configure_parser_plugins
else set(find_commands()).difference(plugin_subcommands)
^^^^^^^^^^^^^^^
File "C:\Users\DELL\anaconda3\Lib\site-packages\conda\cli\find_commands.py", line 71, in find_commands
for entry in os.scandir(dir_path):
^^^^^^^^^^^^^^^^^^^^
OSError: [WinError 123] The filename, directory name, or volume label syntax is incorrect: 'search-ms:displayname=Search0Results0in0OS0(CA)&crumb=location:CAC\\Python311'
`$ C:\Users\DELL\anaconda3\Scripts\conda-script.py info`
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 <package>
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 <package>
If submitted, this report will be used by core maintainers to improve
future releases of conda.
Conda config
environment variables:
CIO_TEST=<not set>
CONDA_DEFAULT_ENV=base
CONDA_EXE=C:\Users\DELL\anaconda3\condabin\..\Scripts\conda.exe
CONDA_EXES="C:\Users\DELL\anaconda3\condabin\..\Scripts\conda.exe"
CONDA_PREFIX=C:\Users\DELL\anaconda3
CONDA_PROMPT_MODIFIER=(base)
CONDA_PYTHON_EXE=C:\Users\DELL\anaconda3\python.exe
CONDA_ROOT=C:\Users\DELL\anaconda3
CONDA_SHLVL=1
CURL_CA_BUNDLE=<not set>
HOMEPATH=\Users\DELL
LD_PRELOAD=<not set>
PATH=C:\Users\DELL\anaconda3;C:\Users\DELL\anaconda3\Library\mingw-
w64\bin;C:\Users\DELL\anaconda3\Library\usr\bin;C:\Users\DELL\anaconda
3\Library\bin;C:\Users\DELL\anaconda3\Scripts;C:\Users\DELL\anaconda3\
bin;C:\Users\DELL\anaconda3\condabin;C:\xampp\php;C:\Windows\system32;
C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerSh
ell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\NVIDIA
Corporation\NVIDIA NvDLISR;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\S
ystem32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\WINDOWS\Sys
tem32\OpenSSH;C:\Program Files\Git\cmd;C:\Program
Files\dotnet;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;
C:\ProgramData\ComposerSetup\bin;C:\Users\DELL\AppData\Local\Programs\
Python\Python311;C:\Users\DELL\AppData\Local\Programs\Python\Python311
\Scripts;C:\Program Files\nodejs;C:\Users\DELL\AppData\Local\Programs\
Python\Python311\Scripts;C:\Users\DELL\AppData\Local\Programs\Python\P
ython311;search-ms:displayname=Search0Results0in0OS0(CA)&crumb=locatio
n:CAC\Python311;search-ms:displayname=Search0Results0in0OS0(CA)&crumb=
location:CAC\Python311\Scripts;C:\Users\DELL\AppData\Local\Microsoft\W
indowsApps;C:\flutter\bin;C:\Users\DELL\AppData\Local\Programs\Microso
ft VS Code\bin;C:\MinGW\bin;C:\Program Files\MySQL\MySQL Shell
8.0\bin;C:\Program Files (x86)\Java\jdk1.8.0_351\bin;C:\Program
Files\MySQL\MySQL Server 8.0\bin;C:\Users\DELL\AppData\Roaming\Compose
r\vendor\bin;C:\Users\DELL\AppData\Roaming\npm
PSMODULEPATH=C:\Program Files\WindowsPowerShell\Modules;C:\WINDOWS\system32\Windows
PowerShell\v1.0\Modules
REQUESTS_CA_BUNDLE=<not set>
SSL_CERT_FILE=C:\Users\DELL\anaconda3\Library\ssl\cacert.pem
VBOX_MSI_INSTALL_PATH=C:\Program Files\Oracle\VirtualBox\
active environment : base
active env location : C:\Users\DELL\anaconda3
shell level : 1
user config file : C:\Users\DELL\.condarc
populated config files : C:\Users\DELL\.condarc
conda version : 23.7.4
conda-build version : 3.26.1
python version : 3.11.5.final.0
virtual packages : __archspec=1=x86_64
__cuda=12.3=0
__win=0=0
base environment : C:\Users\DELL\anaconda3 (writable)
conda av data dir : C:\Users\DELL\anaconda3\etc\conda
conda av metadata url : None
channel URLs : https://repo.anaconda.com/pkgs/main/win-64
https://repo.anaconda.com/pkgs/main/noarch
https://repo.anaconda.com/pkgs/r/win-64
https://repo.anaconda.com/pkgs/r/noarch
https://repo.anaconda.com/pkgs/msys2/win-64
https://repo.anaconda.com/pkgs/msys2/noarch
package cache : C:\Users\DELL\anaconda3\pkgs
C:\Users\DELL\.conda\pkgs
C:\Users\DELL\AppData\Local\conda\conda\pkgs
envs directories : C:\Users\DELL\anaconda3\envs
C:\Users\DELL\.conda\envs
C:\Users\DELL\AppData\Local\conda\conda\envs
platform : win-64
user-agent : conda/23.7.4 requests/2.31.0 CPython/3.11.5 Windows/10 Windows/10.0.22631
administrator : False
netrc file : None
offline mode : False
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 <package>
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 <package>
If submitted, this report will be used by core maintainers to improve
future releases of conda.
Would you like conda to send this report to the core maintainers? [y/N]: y
Upload successful.
Conda list
environment variables:
CIO_TEST=<not set>
CONDA_DEFAULT_ENV=base
CONDA_EXE=C:\Users\DELL\anaconda3\condabin\..\Scripts\conda.exe
CONDA_EXES="C:\Users\DELL\anaconda3\condabin\..\Scripts\conda.exe"
CONDA_PREFIX=C:\Users\DELL\anaconda3
CONDA_PROMPT_MODIFIER=(base)
CONDA_PYTHON_EXE=C:\Users\DELL\anaconda3\python.exe
CONDA_ROOT=C:\Users\DELL\anaconda3
CONDA_SHLVL=1
CURL_CA_BUNDLE=<not set>
HOMEPATH=\Users\DELL
LD_PRELOAD=<not set>
PATH=C:\Users\DELL\anaconda3;C:\Users\DELL\anaconda3\Library\mingw-
w64\bin;C:\Users\DELL\anaconda3\Library\usr\bin;C:\Users\DELL\anaconda
3\Library\bin;C:\Users\DELL\anaconda3\Scripts;C:\Users\DELL\anaconda3\
bin;C:\Users\DELL\anaconda3\condabin;C:\xampp\php;C:\Windows\system32;
C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerSh
ell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\NVIDIA
Corporation\NVIDIA NvDLISR;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\S
ystem32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\WINDOWS\Sys
tem32\OpenSSH;C:\Program Files\Git\cmd;C:\Program
Files\dotnet;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;
C:\ProgramData\ComposerSetup\bin;C:\Users\DELL\AppData\Local\Programs\
Python\Python311;C:\Users\DELL\AppData\Local\Programs\Python\Python311
\Scripts;C:\Program Files\nodejs;C:\Users\DELL\AppData\Local\Programs\
Python\Python311\Scripts;C:\Users\DELL\AppData\Local\Programs\Python\P
ython311;search-ms:displayname=Search0Results0in0OS0(CA)&crumb=locatio
n:CAC\Python311;search-ms:displayname=Search0Results0in0OS0(CA)&crumb=
location:CAC\Python311\Scripts;C:\Users\DELL\AppData\Local\Microsoft\W
indowsApps;C:\flutter\bin;C:\Users\DELL\AppData\Local\Programs\Microso
ft VS Code\bin;C:\MinGW\bin;C:\Program Files\MySQL\MySQL Shell
8.0\bin;C:\Program Files (x86)\Java\jdk1.8.0_351\bin;C:\Program
Files\MySQL\MySQL Server 8.0\bin;C:\Users\DELL\AppData\Roaming\Compose
r\vendor\bin;C:\Users\DELL\AppData\Roaming\npm
PSMODULEPATH=C:\Program Files\WindowsPowerShell\Modules;C:\WINDOWS\system32\Windows
PowerShell\v1.0\Modules
REQUESTS_CA_BUNDLE=<not set>
SSL_CERT_FILE=C:\Users\DELL\anaconda3\Library\ssl\cacert.pem
VBOX_MSI_INSTALL_PATH=C:\Program Files\Oracle\VirtualBox\
active environment : base
active env location : C:\Users\DELL\anaconda3
shell level : 1
user config file : C:\Users\DELL\.condarc
populated config files : C:\Users\DELL\.condarc
conda version : 23.7.4
conda-build version : 3.26.1
python version : 3.11.5.final.0
virtual packages : __archspec=1=x86_64
__cuda=12.3=0
__win=0=0
base environment : C:\Users\DELL\anaconda3 (writable)
conda av data dir : C:\Users\DELL\anaconda3\etc\conda
conda av metadata url : None
channel URLs : https://repo.anaconda.com/pkgs/main/win-64
https://repo.anaconda.com/pkgs/main/noarch
https://repo.anaconda.com/pkgs/r/win-64
https://repo.anaconda.com/pkgs/r/noarch
https://repo.anaconda.com/pkgs/msys2/win-64
https://repo.anaconda.com/pkgs/msys2/noarch
package cache : C:\Users\DELL\anaconda3\pkgs
C:\Users\DELL\.conda\pkgs
C:\Users\DELL\AppData\Local\conda\conda\pkgs
envs directories : C:\Users\DELL\anaconda3\envs
C:\Users\DELL\.conda\envs
C:\Users\DELL\AppData\Local\conda\conda\envs
platform : win-64
user-agent : conda/23.7.4 requests/2.31.0 CPython/3.11.5 Windows/10 Windows/10.0.22631
administrator : False
netrc file : None
offline mode : False
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 <package>
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 <package>
If submitted, this report will be used by core maintainers to improve
future releases of conda.
Would you like conda to send this report to the core maintainers? [y/N]:
Checklist
What happened?
Navigation error. Unexpected error occured. Not getting the Anacoda interface. Infinite initializing..
Conda info
Conda config
Conda list
Additional Context
No response