When I click on the navigator it says, The application "Navigator" can't be opened
How can I fix this? It was completely fine few days ago and now I am trying to open it again and it says this suddenly.
I tried updating it but still no result.
I am using Mac book OS Sierra version 10.12.3
.
I tried updating the anaconda and navigator still not working
conda update anaconda
conda update anaconda-navigator
command line : anaconda-navigator
gives
Traceback (most recent call last):
File "//anaconda/bin/anaconda-navigator", line 4, in <module>
import anaconda_navigator.app.main
File "//anaconda/lib/python2.7/site-packages/anaconda_navigator/app/main.py", line 16, in <module>
from qtpy.QtCore import QCoreApplication, QEvent, QObject, Qt
File "//anaconda/lib/python2.7/site-packages/qtpy/__init__.py", line 129, in <module>
raise PythonQtError('No Qt bindings could be found')
qtpy.PythonQtError: No Qt bindings could be found
This is often the result of a corrupted . condarc file. To resolve, delete the . condarc file and restart Navigator.
Close Anaconda Navigator. Uninstall (if necessary) and reinstall VS Code. On macOS, make sure the VS Code application is moved from your Downloads folder to your Applications folder. Re-open Anaconda Navigator.
Mac: You'll find Anaconda Navigator in Launchpad (and also in the Applications folder). Drag it to the Dock if you want to have it readily available. Windows: You'll find Anaconda Navigator in the Start menu. Linux: Open a terminal window and run the command anaconda-navigator .
Have you tried launching from the command line? You can simply type:
anaconda-navigator
If you continue to have issues opening it this will at least provide a more descriptive traceback.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With