当前位置:网站首页>An error occurred while starting the kernel was successfully resolved
An error occurred while starting the kernel was successfully resolved
2020-11-08 08:04:00 【osc_mx6cpuet】
Successfully solved An error ocurred while starting the kernel
Catalog
solve the problem
An error ocurred while starting the kernel
Your Python environment or installation doesn't have the spyder‑kernels module or the right version of it installed (>= 1.8.0 and < 2.0.0). Without this module is not possible for Spyder to create a console for you.You can install it by running in a system terminal:
conda install spyder‑kernels
pip install spyder‑kernels
Solutions
Error starting kernel
Your Python Environment or installation is not installed spyder - kernel Module or correct version (>= 1.8.0 and < 2.0.0). There is no module ,Spyder It's impossible to create a console for you .
You can install it to run on a system terminal :
resolvent
Related articles :Python And spyder-kernels:spyder-kernels An introduction to the 、 install 、 A detailed introduction to how to use
pip install spyder-kernels
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple spyder-kernels
版权声明
本文为[osc_mx6cpuet]所创,转载请带上原文链接,感谢
边栏推荐
- Golang anonymous structure member, named structure member, inheritance, composition
- VC6 compatibility and open file crash resolution
- IOS learning note 2 [problems and solutions encountered during the installation and use of cocopods] [update 20160725]
- 阅读心得:FGAGT: Flow-Guided Adaptive Graph Tracking
- OSChina 周日乱弹 —— 之前呢,我一直以为自己是个……
- UCGUI简介
- Android Basics - RadioButton (radio button)
- Lay UI left tree Dtree right list table
- Abnormal + Abstract
- Wechat nickname Emoji expression, special expression causes the list not to be displayed, export excel error report and other problems solved!
猜你喜欢
IOS upload app store error: this action cannot be completed - 22421 solution
Six key points of data science interview
来自不同行业领域的50多个对象检测数据集
双向LSTM在时间序列异常值检测的应用
November 07, 2020: given an array of positive integers, the sum of two numbers equals N and must exist. How to find the two numbers with the smallest multiplication?
Cryptography - Shangsi Valley
Macquarie Bank drives digital transformation with datastex enterprise (DSE)
QT hybrid Python development technology: Python introduction, hybrid process and demo
在Ubuntu上体验最新版本EROFS
C language I blog assignment 03
随机推荐
Blazor 准备好为企业服务了吗?
More than 50 object detection datasets from different industries
麦格理银行借助DataStax Enterprise (DSE) 驱动数字化转型
1.深入Istio:Sidecar自动注入如何实现的?
C/C++编程笔记:C语言相比其他编程语言,有什么不一样的优势?
FORTRAN 77 reads some data from the file and uses the heron iteration formula to solve the problem
What details does C + + improve on the basis of C
These core technology of object-oriented, after you master it, you can have a good interview
Brief history of computer
Solve the problem of rabbitmq message loss and repeated consumption
来自不同行业领域的50多个对象检测数据集
What details does C + + improve on the basis of C
Wechat applet request reported 400 error @ requestbody failed to receive
iOS上传App Store报错:this action cannot be completed -22421 解决方案
Judging whether paths intersect or not by leetcode
More than 50 object detection datasets from different industries
Face recognition: attack types and anti spoofing techniques
Cloud Alibabab笔记问世,全网详解仅此一份手慢无
2020-11-07:已知一个正整数数组,两个数相加等于N并且一定存在,如何找到两个数相乘最小的两个数?
C语言I博客作业03