当前位置:网站首页>Anaconda navigator click open no response, can not start error prompt attributeerror: 'STR' object has no attribute 'get‘
Anaconda navigator click open no response, can not start error prompt attributeerror: 'STR' object has no attribute 'get‘
2022-07-05 07:09:00 【Weft collar network】
One 、 Find the installation path ...\Anaconda3\Lib\site-packages\anaconda_navigator\api Found under folder anaconda_api.py file , look for [vsdata.get('productVersion')]

Two 、 modify versions The value of is :versions=["https://update.code.visualstudio.com/api/update/win32-x64/stable/version"],anaocnda navigator It will start up smoothly

边栏推荐
- Initialization of global and static variables
- Now there are HTML files and MVC made with vs (connected to the database). How can they be connected?
- Vscode editor
- ROS2——初识ROS2(一)
- GDB code debugging
- Error: “MountVolume.SetUp failed for volume pvc 故障处理
- In C language, int a= 'R'
- 【Node】nvm 版本管理工具
- ROS2——常用命令行(四)
- C#学习笔记
猜你喜欢
随机推荐
Unity 之 ExecuteAlways正在取代ExecuteInEditMode
【软件测试】02 -- 软件缺陷管理
The differences and connections among cookies, sessions, JWT, and tokens
Use the Paping tool to detect TCP port connectivity
Orin 安装CUDA环境
Page type
Xavier CPU & GPU high load power consumption test
inux摄像头(mipi接口)简要说明
全局变量和静态变量的初始化
Concurrent programming - deadlock troubleshooting and handling
PHY drive commissioning - phy controller drive (II)
Log4qt usage of logbase in QT project
Ros2 - install ros2 (III)
SOC_SD_CMD_FSM
U-Boot初始化及工作流程分析
扫盲-以太网MII接口类型大全-MII、RMII、SMII、GMII、RGMII、SGMII、XGMII、XAUI、RXAUI
Spinningup drawing curve
【软件测试】03 -- 软件测试概述
Ros2 - configuration development environment (V)
PostMessage communication









