Open ebhen opened 5 years ago
You have a mix of conda-forge and defaults packages - as well as a few pip packages. Did you install anything between when Navigator worked and when it did not? Sometimes packages from different sources aren't quite compatible and can cause these types of issues.
In the meantime, you can launch Spyder or Jupyter Notebook from a terminal. https://docs.anaconda.com/anaconda/user-guide/getting-started/#optional-launch-spyder-or-jupyter-notebook-from-the-command-line
Actual Behavior
Tonight I tried to launch my Anaconda-navigator (I was using it perfectly earlier in the day). This time it did not launch and I'm not able to enter the Anaconda-navigator. I haven't done anything yet, but suspect it could be an update issue regarding anaconda??
When running I get the following:
`2019-04-17 00:20:32,503 - ERROR download_api._get_url:416 Expecting value: line 1 column 1 (char 0)
Traceback (most recent call last): File "/anaconda3/lib/python3.6/site-packages/anaconda_navigator/widgets/main_window.py", line 539, in setup self.post_setup(conda_data=conda_data) File "/anaconda3/lib/python3.6/site-packages/anaconda_navigator/widgets/main_window.py", line 576, in post_setup self.tab_home.setup(conda_data) File "/anaconda3/lib/python3.6/site-packages/anaconda_navigator/widgets/tabs/home.py", line 169, in setup self.set_applications(applications, packages) File "/anaconda3/lib/python3.6/site-packages/anaconda_navigator/widgets/tabs/home.py", line 204, in set_applications apps = self.api.process_apps(applications, prefix=self.current_prefix) File "/anaconda3/lib/python3.6/site-packages/anaconda_navigator/api/anaconda_api.py", line 888, in process_apps versions=[vsdata.get('productVersion')], AttributeError: 'str' object has no attribute 'get' `
Expected Behavior
Anaconda-Navigator should launch so I can get back to using jupyter notebook and spyder :)
Steps to Reproduce
Anaconda or Miniconda version:
Operating System:
Mac osx-64
conda info
conda list --show-channel-urls