简体   繁体   English

无法在 jupyter notebook 中安装模块

[英]Cannot install a module in jupyter notebook

error错误

I'm trying to install a module in jupyter notebook, but it keeps on showing me this error.我正在尝试在 jupyter notebook 中安装一个模块,但它一直向我显示此错误。

import urllib.request

or even better -use requests instead:甚至更好 - 使用请求代替:

pip install requests

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM