问题 ModuleNotFoundError: No module named ‘bs4’ 解决 cmd名下,进入python目录下执行:pip install beautifulsoup4 pip list 查看一下: 相关文章: