I am trying to open the anaconda navigator, I installed it but it did not work, and shows the message bytes object has no attribute get I have uninstall, and install again over and over, and nothing seems to work, help please
I already deleate all the files, and installed again, I uninstalled python, and vscode, I do not know what to do
Same situation as me. What ended up working was deleting any nodeJS references from both local and system path variables.
If you run "conda update anaconda-navigator" in Anaconda prompt it should error out and tell you which paths are breaking it. For me it was system32 and nodeJS so just got rid of nodeJS and all works fine now.
Previously tried fixes: