python引入BeautifulSoup库报错 下载安装BeautifulSoup4 pip install BeautifulSoup4 此时就不标红了 若还是标红,在下载安装bs4 pip install bs4 此时就不标红了