由于没安装beautifulsoup模块导致的,安装下就好了
20201229173034.png

pip install beautifulsoup4
或者
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple beautifulsoup4

标签: none

添加新评论