I installed and uninstalled multiple times, I think it started with me changing the [base] name in conda so I basically changed config files, tried to fix it with adding path then clean install but nothing changed, tried removing any cache, tried conda config --set changeps1 false but I haven’t succeeded. Every time I try to activate conda it gives me this error. ‘DOSKEY’ is not recognized as an internal or external command,
operable program or batch file.
>>>>>>>>>>>>>>>>>>>>>> ERROR REPORT <<<<<<<<<<<<<<<<<<<<<<
Traceback (most recent call last):
File "C:\Users\person\anaconda3\lib\site-packages\conda\exceptions.py", line 1132, in __call__
return func(*args, **kwargs)
File "C:\Users\person\anaconda3\lib\site-packages\conda\cli\main.py", line 94, in main_sourced
print(activator.execute(), end="")
File "C:\Users\person\anaconda3\lib\site-packages\conda\activate.py", line 171, in execute
return getattr(self, self.command)()
File "C:\Users\person\anaconda3\lib\site-packages\conda\activate.py", line 143, in activate
builder_result = self.build_activate(self.env_name_or_prefix)
File "C:\Users\person\anaconda3\lib\site-packages\conda\activate.py", line 304, in build_activate
return self._build_activate_stack(env_name_or_prefix, False)
File "C:\Users\person\anaconda3\lib\site-packages\conda\activate.py", line 333, in _build_activate_stack
conda_prompt_modifier = self._prompt_modifier(prefix, conda_default_env)
File "C:\Users\person\anaconda3\lib\site-packages\conda\activate.py", line 671, in _prompt_modifier
return context.env_prompt.format(
KeyError: 'E'