当前位置:网站首页>A solution to slow startup of Anaconda navigator

A solution to slow startup of Anaconda navigator

2022-06-25 08:11:00 simple_ whu

Start by opening C:\Users\hp\.anaconda\navigator\.anaconda\navigator\logs\navigator.log

See if the following records exist

\ads.py","message":"Tried to load advertisement data from https:\/\/www.anaconda.com\/api\/navigator. URL is not reachable"}

without , This article is no longer helpful to you . If there is , Means open Navigator The process of loading advertisements takes too long , So it will timeout Shorter settings help load faster
open anaconda The installation path \Lib\site-packages\anaconda_navigator\utils\ads.py, Add the contents in the red box to the red box .

 Insert picture description here

原网站

版权声明
本文为[simple_ whu]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/176/202206250602569469.html