当前位置:网站首页>anaconda3无法打开navigator的解决办法
anaconda3无法打开navigator的解决办法
2022-07-28 05:29:00 【angleoldhen】
python配置环境真的是够呛。最近在安装anaconda3,pycharm后,更改源,升级各种模板后,突然出现anaconda无法打开navigator的情况。尝试着重新安装、卸载安装,删除注册表所有有关python和anaconda有关的项,全盘搜索含anaconda的目录文件并删除,均无法解决问题,均以网页形式提示:
Traceback (most recent call last):
File "d:\Anaconda3\lib\site-packages\anaconda_navigator\exceptions.py", line 75, in exception_handler
return_value = func(*args, **kwargs)
File "d:\Anaconda3\lib\site-packages\anaconda_navigator\app\start.py", line 150, in start_app
window = run_app(splash)
File "d:\Anaconda3\lib\site-packages\anaconda_navigator\app\start.py", line 65, in run_app
window = MainWindow(splash=splash, tab_project=False)
File "d:\Anaconda3\lib\site-packages\anaconda_navigator\widgets\main_window.py", line 168, in __init__
self.api = AnacondaAPI()
File "d:\Anaconda3\lib\site-packages\anaconda_navigator\api\anaconda_api.py", line 2294, in AnacondaAPI
ANACONDA_API = _AnacondaAPI()
File "d:\Anaconda3\lib\site-packages\anaconda_navigator\api\anaconda_api.py", line 91, in __init__
self._conda_api = CondaAPI()
File "d:\Anaconda3\lib\site-packages\anaconda_navigator\api\conda_api.py", line 1767, in CondaAPI
CONDA_API = _CondaAPI()
File "d:\Anaconda3\lib\site-packages\anaconda_navigator\api\conda_api.py", line 353, in __init__
self.sys_rc_path = join(self.ROOT_PREFIX, '.condarc')
File "d:\Anaconda3\lib\ntpath.py", line 76, in join
path = os.fspath(path)
TypeError: expected str, bytes or os.PathLike object, not NoneType
继续回溯自己安装过程中曾经动过的文件,用户目录里的pip.ini和.condarc。一个偶然的尝试把.condarc文件删除再打开navigator居然OK了。。。
边栏推荐
- MOOC Weng Kai C language week 8: pointer and string: 1. Pointer 2. Character type 3. String 4. String calculation
- SySeVR环境配置:joern-0.3.1、Neo4j-2.1.5、py2neo2.0
- DOM -- page rendering, style attribute operation, preloading and lazy loading, anti shake and throttling
- Wechat applet custom compilation mode
- DNS正向解析实验
- Servlet
- Iptables firewall
- Esxi community network card driver updated in March 2022
- MOOC翁恺C语言 第四周:进一步的判断与循环:3.多路分支4.循环的例子5.判断和循环常见的错误
- MySQL common commands
猜你喜欢

NFS shared storage service

Si Han talks about the professional development of testers

Shell script - regular expression

Icc2 analysis timing artifact analyze_ design_ violations

DHCP service

Svg understanding and drawing application

DNS domain name resolution service

DNS正向解析实验

How to describe a bug and the definition and life cycle of bug level

DNS forward resolution experiment
随机推荐
Group management and permission management
PXE unattended installation management
Uniapp monitor whether the app has a network connection
Results fill in the blank shopping list (teach you to solve it with Excel)
Shell script - "three swordsmen" awk command
Bert的实现方法
Clock tree analysis example
LNMP搭建过程详解
RAID disk array
NAT-网络地址转换
Network - data link layer
Applets: lifecycle
Result number of filled briquettes
Test interview questions collection (V) | automated testing and performance testing (with answers)
Canvas drawing 1
RAID磁盘阵列
[learning notes] knowledge management
DOM -- event chain, event bubble and capture, event proxy
小甲鱼C(第六章数组1、2)
Life cycle (process) of software testing