Open etjkai opened 5 years ago
Is there an error message displayed in the Anaconda Prompt?
How dare I miss that out. Apologies for the oversight, and thanks for your patience!
Error message as below:
`Traceback (most recent call last):
File "C:\ProgramData\Anaconda3\lib\site-packages\qtpy__init.py", line 204, in
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\ProgramData\Anaconda3\Scripts\anaconda-navigator-script.py", line 6, in
It looks like you are probably having a conflict with either a previously installed application or a previously installed version of python that has Qt installed. I'd recommend this issue: https://github.com/ContinuumIO/anaconda-issues/issues/10236 for tips on debugging what might be causing the trouble.
I would think so! However, I have already tried uninstalling + reinstalling, deleting the relevant anaconda folders manually too.
Following the instructions in the link, please find below the results. It is similar to what was previously encountered, and I have followed the instructions as far as I could.
Attached is my logfile from running Process Monitor.
Sorry to bother you also @mingwandroid , but would you be able to assist in a similar situation you've previously resolved?
Traceback (most recent call last): File "E:\anaconda\lib\site-packages\anaconda_navigator\exceptions.py", line 75, in exception_handler return_value = func(*args, **kwargs) File "E:\anaconda\lib\site-packages\anaconda_navigator\app\start.py", line 151, in start_app window = run_app(splash) File "E:\anaconda\lib\site-packages\anaconda_navigator\app\start.py", line 65, in run_app window = MainWindow(splash=splash, tab_project=False) File "E:\anaconda\lib\site-packages\anaconda_navigator\widgets\main_window.py", line 168, in init self.api = AnacondaAPI() File "E:\anaconda\lib\site-packages\anaconda_navigator\api\anaconda_api.py", line 2337, in AnacondaAPI ANACONDA_API = _AnacondaAPI() File "E:\anaconda\lib\site-packages\anaconda_navigator\api\anaconda_api.py", line 89, in init self._conda_api = CondaAPI() File "E:\anaconda\lib\site-packages\anaconda_navigator\api\conda_api.py", line 1773, in CondaAPI CONDA_API = _CondaAPI() File "E:\anaconda\lib\site-packages\anaconda_navigator\api\conda_api.py", line 350, in init self.set_conda_prefix(info=get_conda_info()) File "E:\anaconda\lib\site-packages\anaconda_navigator\api\conda_api.py", line 505, in set_conda_prefix self.ROOT_PREFIX = info['root_prefix'] KeyError: 'root_prefix'
@csoja Good day, would you happen to have further insights to my challenge? Many thanks!
@etjkai my apologies, I do not have further advice to offer beyond what is in that referenced issue.
Actual Behavior
Anaconda-Navigator does not open
Expected Behavior
Anaconda-Navigator should open
Steps to Reproduce
Opening Anaconda Prompt, and entering
anaconda-navigator
Anaconda or Miniconda version:
anaconda Command line client (version 1.7.2)
Operating System:
Windows
conda info
conda list --show-channel-urls