当前位置:网站首页>Win10系统使用pip安装juypter notebook过程记录(安装在系统盘以外的盘)
Win10系统使用pip安装juypter notebook过程记录(安装在系统盘以外的盘)
2022-07-02 14:41:00 【--吉择--】
环境配置
windows10
python 3.9
安装步骤
安装python(如果已经安装好的可以自行跳至下一步)
(python安装教程)
在左下角搜索框输入cmd,以管理员身份运行 命令提示符
使用python -m site
命令查看user_base和user_site,如果是doesn’t exist需要到E:\Python39\Lib路径下的site.py进行修改。
具体说明可参考pip install **老是往C盘下?怎么改?想学啊,我教你啊
更新pip
python -m pip install --upgrade pip -i https://pypi.douban.com/simple
安装
pip3 install -i https://pypi.tuna.tsinghua.edu.cn/simple jupyter
运行juypter
直接在终端输入如下命令
jupyter notebook
浏览器弹出如下界面即表示安装成功
注意:使用Jupyter Notebook时,保持终端不要关闭,因为一旦关闭终端,就会断开与本地服务器的链接,将无法在Jupyter Notebook中进行其他操作。
使用juypter notebook
点击右上角的new,新建
安装期间遇到的一些问题
错误一:更新pip报错
解决方法
python 中更新pip时出现PermissionError: [WinError 5] 拒绝访问。
错误二:网络问题导致安装出错
使用命令
pip3 install jupyter
用此命令安装因网络太慢,导致下载超时出错,因此
解决方法:更换国内镜像源安装
pip3 install -i https://pypi.tuna.tsinghua.edu.cn/simple jupyter
出现下图即表示安装成功
错误三:
错误四:
错误五:
使用pip list 命令查看显示已经安装好jupyter,但无法调用
解决方法:直接运行exe
到python安装路径下的Lib\site-packages\bin直接运行jupyter notebook.exe
总结
装的过程中遇到了很多问题,有些问题也不清楚怎么解决,重装了很多次。
软件可以重装,但如果遇到不知道答案的问题能重新来过吗?不知道结果的旅途要开始吗?已经上路了要继续吗?
文中描述如有错误欢迎指正。
边栏推荐
- The impact of telecommuting on all aspects of our experience | community essay solicitation
- Ap和F107数据来源及处理
- Sword finger offer 24 Reverse linked list
- TCP拥塞控制详解 | 2. 背景
- jsp 和 servlet 有什么区别?
- Usage of sprintf() function in C language
- Configure ARP table entry restrictions and port security based on the interface (restrict users' private access to fool switches or illegal host access)
- Vscode setting delete line shortcut [easy to understand]
- 【征文活动】亲爱的开发者,RT-Thread社区喊你投稿啦
- [essay solicitation activity] Dear developer, RT thread community calls you to contribute
猜你喜欢
The macrogenome microbiome knowledge you want is all here (2022.7)
关于举办科技期刊青年编辑沙龙——新时代青年编辑应具备的能力及提升策略的通知...
2020 "Lenovo Cup" National College programming online Invitational Competition and the third Shanghai University of technology programming competition (a sign in, B sign in, C sign in, D thinking +mst
How openharmony starts FA of remote devices
深度之眼(二)——矩阵及其基本运算
Understand one article: four types of data index system
七张图,学会做有价值的经营分析
配置基于接口的ARP表项限制和端口安全(限制用户私自接入傻瓜交换机或非法主机接入)
Believe in yourself and finish the JVM interview this time
易语言abcd排序
随机推荐
数字IC手撕代码--投票表决器
Cell:清华程功组揭示皮肤菌群的一种气味挥发物促进黄病毒感染宿主吸引蚊虫...
What will you do after digital IC Verification?
ThreadLocal
Blog theme "text" summer fresh Special Edition
13、Darknet YOLO3
Xiaopeng P7 had an accident on rainy days, and the airbag did not pop up. Official response: the impact strength did not meet the ejection requirements
【云原生】简单谈谈海量数据采集组件Flume的理解
DGraph: 大规模动态图数据集
如何与博格华纳BorgWarner通过EDI传输业务数据?
ETH数据集下载及相关问题
How to transfer business data with BorgWarner through EDI?
人生的开始
Talk about an experience of job hopping and being rejected
易语言abcd排序
相信自己,这次一把搞定JVM面试
The computer comes with software to make the background color of the picture transparent (matting white background)
Ap和F107数据来源及处理
Use the API port of the bridge of knowledge and action to provide resources for partners to access
深度之眼(二)——矩阵及其基本运算