Data Science library kernelspec is not installed in interpreter Python 3.7.6 64-bit ('base': conda).

时间:2020-03-19 15:03:22   收藏:0   阅读:957

问题

在使用 VScode的python插件运行 jupyter的时候,出现了这个错误。

Data Science library kernelspec is not installed in interpreter Python 3.7.6 64-bit ('base': conda).

技术分享图片

同时,在窗口内出现这个错误:

Error: Jupyter cannot be started. Error attempting to locate jupyter: 'Kernelspec' module not installed in the selected interpreter (C:\Users\Admin\anaconda3\python.exe).
Please re-install or update 'jupyter'.

解决

截至目前(2020-03-19),该问题未被解决,详见:https://github.com/Microsoft/vscode-python/issues/10071

两个选项:

原文:https://www.cnblogs.com/heenhui2016/p/12524118.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!