I installed anaconda,then some error occours, but navigator could be opened by double-click the icon in the desktop. after, I have uninstal to fix the problem. but reinstall, jupyter, spyder,and navigator all of them could not open by clicking the icons in the desktop.
no respond or cmd jumped out and disappeared immediately
Expected Behavior
I expected it to open and show me the conda GUI.
Steps to Reproduce
from the conda I could open the navigator , then launche spyder and jupyter.
but, the prompt, it show below:
(base) C:\Users\snowflake>anaconda-navigator
C:\Users\snowflake\Anaconda3\lib\site-packages\anaconda_navigator\api\conda_api.
py:1364: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated,
as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for ful
l details.
data = yaml.load(f)
Traceback (most recent call last):
File "C:\Users\snowflake\Anaconda3\lib\site-packages\anaconda_navigator\widget
s\tabs\community.py", line 169, in _json_downloaded
self.load_content()
File "C:\Users\snowflake\Anaconda3\lib\site-packages\anaconda_navigator\widget
s\tabs\community.py", line 239, in load_content
items = items[:self.EVENTS_LIMIT]
TypeError: unhashable type: 'slice'
Traceback (most recent call last):
File "C:\Users\snowflake\Anaconda3\lib\site-packages\anaconda_navigator\widget
s\tabs\community.py", line 169, in _json_downloaded
self.load_content()
File "C:\Users\snowflake\Anaconda3\lib\site-packages\anaconda_navigator\widget
s\tabs\community.py", line 225, in load_content
items = items[:self.VIDEOS_LIMIT]
TypeError: unhashable type: 'slice'
Traceback (most recent call last):
File "C:\Users\snowflake\Anaconda3\lib\site-packages\anaconda_navigator\widget
s\tabs\community.py", line 169, in _json_downloaded
self.load_content()
File "C:\Users\snowflake\Anaconda3\lib\site-packages\anaconda_navigator\widget
s\tabs\community.py", line 239, in load_content
items = items[:self.EVENTS_LIMIT]
TypeError: unhashable type: 'slice'
Traceback (most recent call last):
File "C:\Users\snowflake\Anaconda3\lib\site-packages\anaconda_navigator\widget
s\tabs\community.py", line 169, in _json_downloaded
self.load_content()
File "C:\Users\snowflake\Anaconda3\lib\site-packages\anaconda_navigator\widget
s\tabs\community.py", line 225, in load_content
items = items[:self.VIDEOS_LIMIT]
TypeError: unhashable type: 'slice'
I have same errors reported. However, I am finding that the Learning and Community tabs are empty. I believe it may be related to #9592. I have posted to that issue.
Actual Behavior
I installed anaconda,then some error occours, but navigator could be opened by double-click the icon in the desktop. after, I have uninstal to fix the problem. but reinstall, jupyter, spyder,and navigator all of them could not open by clicking the icons in the desktop.
no respond or cmd jumped out and disappeared immediately
Expected Behavior
I expected it to open and show me the conda GUI.
Steps to Reproduce
from the conda I could open the navigator , then launche spyder and jupyter. but, the prompt, it show below:
(base) C:\Users\snowflake>anaconda-navigator C:\Users\snowflake\Anaconda3\lib\site-packages\anaconda_navigator\api\conda_api. py:1364: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for ful l details. data = yaml.load(f) Traceback (most recent call last): File "C:\Users\snowflake\Anaconda3\lib\site-packages\anaconda_navigator\widget s\tabs\community.py", line 169, in _json_downloaded self.load_content() File "C:\Users\snowflake\Anaconda3\lib\site-packages\anaconda_navigator\widget s\tabs\community.py", line 239, in load_content items = items[:self.EVENTS_LIMIT] TypeError: unhashable type: 'slice' Traceback (most recent call last): File "C:\Users\snowflake\Anaconda3\lib\site-packages\anaconda_navigator\widget s\tabs\community.py", line 169, in _json_downloaded self.load_content() File "C:\Users\snowflake\Anaconda3\lib\site-packages\anaconda_navigator\widget s\tabs\community.py", line 225, in load_content items = items[:self.VIDEOS_LIMIT] TypeError: unhashable type: 'slice' Traceback (most recent call last): File "C:\Users\snowflake\Anaconda3\lib\site-packages\anaconda_navigator\widget s\tabs\community.py", line 169, in _json_downloaded self.load_content() File "C:\Users\snowflake\Anaconda3\lib\site-packages\anaconda_navigator\widget s\tabs\community.py", line 239, in load_content items = items[:self.EVENTS_LIMIT] TypeError: unhashable type: 'slice' Traceback (most recent call last): File "C:\Users\snowflake\Anaconda3\lib\site-packages\anaconda_navigator\widget s\tabs\community.py", line 169, in _json_downloaded self.load_content() File "C:\Users\snowflake\Anaconda3\lib\site-packages\anaconda_navigator\widget s\tabs\community.py", line 225, in load_content items = items[:self.VIDEOS_LIMIT] TypeError: unhashable type: 'slice'
(base) C:\Users\snowflake> (base) C:\Users\snowflake>
Anaconda or Miniconda version:
conda 4.6.14
Operating System:
Windows 7 Home sp1 english version
conda info
conda list --show-channel-urls