当前位置:网站首页>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翁恺C语言第七周:数组运算:1.数组运算2.搜索3.排序初步
- Test interview questions collection (II) | test tools (with answers)
- Shell script -- program conditional statements (conditional tests, if statements, case branch statements, echo usage, for loops, while loops)
- Joern的代码使用-devign
- MOOC Weng Kai C language fourth week: further judgment and circulation: 3. Multiple branches 4. Examples of circulation 5. Common errors in judgment and circulation
- 多进程(多核运算)Multiprocessing
- Method of designing test cases
- Technology sharing | how to do Assertion Verification in interface automated testing?
- Applet custom components - data, methods, and properties
- MOOC翁恺C语言第五周:1.循环控制2.多重循环3.循环应用
猜你喜欢

YUM仓库的搭建

Si Han talks about the professional development of testers

shell脚本——正则表达式

DOM -- event chain, event bubble and capture, event proxy

Common models in software development

MOOC翁恺C语言 第四周:进一步的判断与循环:3.多路分支4.循环的例子5.判断和循环常见的错误

修复故障扇区

Shell script - regular expression

Network - transport layer (detailed version)

SSH service configuration
随机推荐
Wechat applet custom compilation mode
Uni app double click event simulation
Applets: WSX scripts
VLAN的配置
Icc2 analysis timing artifact analyze_ design_ violations
[learning notes] drive
joern运行后.joernindex数据库无内容
MOOC Weng Kai C language week 6: arrays and functions: 1. Arrays 2. Definition and use of functions 3. Parameters and variables of functions 4. Two dimensional arrays
Animation animation realizes the crossing (click) pause
MOOC翁恺 C语言 第三周:判断与循环:1.判断
Custom component -- pure data field & component life cycle
[learning notes] linked list operation
NFS shared storage service
MOOC翁恺C语言 第六周:数组与函数:1.数组2.函数的定义与使用3.函数的参数和变量4.二维数组
Joern的代码使用-devign
Shell script - regular expression
Network - transport layer (detailed version)
Difference between process and thread
Results fill in the blank. How many days of national day are Sundays (solved by pure Excel)
Small turtle C (Chapter 6 arrays 1 and 2)