当我运行"pip3 install some_module“时,我正在安装"Jupyternotebook in Visual Studio Code”和"Jupyternotebook in VisualStudio Code“,然后它可以导入"Jupyternotebook in Visual Studio Code”,但不能导入"Jupyternotebook“。我在”Visual Stu
我正在尝试使用命令提示符在我的Windows 10计算机上安装Jupyter。我已经安装了Python(3.7.1版)。我指的是安装Jupyter的。在此之后,当我尝试运行jupyternotebook命令来启动Jupyter时,我得到了以下错误:
'jupyter' is not recognized as an internal or external我已经按照上面提到的视频中的所有步骤进行了操作,并在适当更改</em
我刚买了一台新电脑,所以我决定安装python。我安装了最后一个版本,即3.10。之后,我决定安装我通常使用的所有库。我的一个主要项目需要使用一个名为"vpython“的库。当我尝试导入库时,出现了以下错误:vpythondoes work on Python 2.7 and 3.4 in the Jupytern
我试图在内核python3中使用jupyter笔记本,但是我得到了这个错误消息。anonymous$ jupyternotebook
/usr/local/opt/python/bin/python2.7: bad interpreter: No such file or directory有关在mac上安装python和pip的信息(我使用pip3安装jupyter ):