I’ve seen plenty of issues relating to Navigator not opening correctly, but my case is unique and I haven’t found anybody with the exact same problem, hence the creation of the topic.
The Problem
After running anaconda-navigator
from the terminal (while already having run conda activate base
), the app hangs with this immovable non-window popup thing that times out with this message:
What I’ve already done:
- I have already completed the steps “Navigator error on start up” and “Issues launching or initializing” (the first two) from the official troubleshooting page.
- I’ve also ran
conda update conda
andconda update anaconda-navigator
Worth Noting:
Jupyter Notebook seems to work just fine (when activated in terminal using jupyter notebook
)
Any help or insight is much appreciated.