Python3.6(windows系统)通过pip安装bs4

cmd安装命令:

pip install beautifulsoup4

执行结果:

Python3.6(windows系统)通过pip安装bs4_windows系统