启动Jupyter Notebook时出现致命错误 [英] Fatal Error when starting jupyter notebook

查看:722
本文介绍了启动Jupyter Notebook时出现致命错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

问题:当我在cmd.exe中以管理员身份运行jupyter notebook时,出现致命错误

Issue: I get fatal error when I run jupyter notebook in cmd.exe as administratortor

  • 在:python -m pip install jupyter
  • 退出:success
  • 在:jupyter notebook
  • 退出:Fatal error in launcher: Unable to create process using '"'
  • in: python -m pip install jupyter
  • out: success
  • in: jupyter notebook
  • out: Fatal error in launcher: Unable to create process using '"'

在您投反对票之前,请注意我已经尝试了以下操作,但是当我尝试从cmd启动jupyter Notebook时,我也遇到同样的致命错误

  • uninstalled jupyter and installed anadonda (https://repo.continuum.io/archive/Anaconda3-5.0.1-Windows-x86_64.exe)
  • tried answer listed here but does not resolve the issue (Fatal error in launcher: Unable to create process using ""C:\Program Files (x86)\Python33\python.exe" "C:\Program Files (x86)\Python33\pip.exe"")
  • ran pip3 install --upgrade pip and ran pip3 install jupyter
  • ran jupyter notebook --help and I get same error

环境

  • Windows 10 Pro 64位版本1709内部版本16299.125
  • Python 3.6.4(请参见下面的屏幕快照中的sys路径)

错误的屏幕截图 https://www.dropbox.com/s/ai0ualjfj87uaaq/python_issue_20180127.png ?dl = 0

使用的文档:

  • https://jupyter.readthedocs.io/en/latest/install.html
  • https://jupyter.readthedocs.io/en/latest/running.html#running
  • http://jupyter.readthedocs.io/en/latest/install.html#alternative-for-experienced-python-users-installing-jupyter-with-pip

提前谢谢!

推荐答案

我相信您需要通过在anaconda提示符(而不是常规的Windows命令提示符)中键入jupyter notebook来打开Jupyter笔记本.

I believe you need to open Jupyter notebooks by typing jupyter notebook in the anaconda prompt, not the regular windows command prompt.

这篇关于启动Jupyter Notebook时出现致命错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆