Open josmecedo opened 4 months ago
delete <, encoding='utf-8'> in your "./anaconda3\Lib\site-packages\anaconda_navigator\utils\logs\common.py", line 158:
with open(log_file_path, 'r', encoding='utf-8') as stream:
Same problem, just run
anaconda-navigator --reset
Then try launching again anaconda-navigator from the prompt.
Checklist
What happened?
I'm trying to run anaconda Navigator and it doesn't start. I checked the error on CMD and it has a problem with byte 0xe9 (é) from my name josé. Have tried everything I found and I cand start it. I have tried to install AI Navigator and can't install it because of the same problem
Conda info
Conda config
Conda list
Additional Context
No response