'Application launch error in Anaconda Navigator - Application spyder launch may have produced errors

I've followed these steps in order to update Spyder:

conda remove spyder conda remove python-language-server conda update anaconda conda install spyder=5.1.5

As advised in post Cannot update spyder=5.1.5 on new anaconda install

However, I cannot open Spyder anymore form my anaconda navigator...

It gives me the error: Application spyder launch may have produced error /Users/me/opt/anaconda3/bin/pythonw: line 3: /Users/me/opt/anaconda3/python.app/Contents/MacOS/python: No such file or directory

Does anyone know what the issue might be?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source