使用pip安装后,"jupyter:命令未找到" [英] After installing with pip, "jupyter: command not found"

查看:898
本文介绍了使用pip安装后,"jupyter:命令未找到"的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

使用pip install jupyter安装后,终端仍然找不到jupyter notebook.

After installing with pip install jupyter, terminal still cannot find jupyter notebook.

Ubuntu只是说command not found.与ipython相似. pip是否没有正确安装? Ubuntu如何知道在哪里查找随pip安装的可执行文件?

Ubuntu simply says command not found. Similar with ipython. Did pip not get install properly or something? How does Ubuntu know where to look for executables installed with pip?

推荐答案

您没有注销并登录?它应该在您执行的路径上. 如果没有,请在.local中pip安装可执行文件,因此在终端中:

you did not log out and log in ? It should be on your path to execute. If not, pip installed executables in .local, so in a terminal:

 ~/.local/bin/jupyter-notebook

应该启动笔记本

这篇关于使用pip安装后,"jupyter:命令未找到"的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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