尝试从Anaconda Prompt启动Jupyter Notebook时找不到Python入口点

时间:2019-12-04 17:28:10

标签: python jupyter-notebook anaconda

以下是尝试从Anaconda Prompt启动Jupyter Notebook时遇到的入口点错误的屏幕截图。我在Windows 7上将conda 4.7.12与Python 3.7.4结合使用,有趣的是Jupyter Notebook仍将启动,我可以使用它。运行命令后,我也会在Anaconda提示符中收到以下错误消息。

jupyter notebook

ECHO "WARNING: Did not find VS in registry or in VS140COMNTOOLS env var - your c
ompiler may not work"
 GOTO End
)
"WARNING: Did not find VS in registry or in VS140COMNTOOLS env var - your compil
er may not work"
The system cannot find the batch label specified - End

Entry Point Error when trying to launch Jupyter Notebook from Anaconda Prompt

2 个答案:

答案 0 :(得分:0)

因为我无法发表评论,所以我找到了此链接github 他们提出以下建议: 执行:

conda install -n caiman vs2017_win-64

答案 1 :(得分:0)

在创建新环境并在该特定环境中安装python和tensorflow之后,我也遇到了完全相同的问题。

通过切换回基本环境解决了我的问题 然后升级greeter[0] = null; conda:-

anaconda

现在切换回我所关注的环境---没有错误