python pip 安装 BeautifulSoup4

今天在pip安装BeautifulSoup4的时候,出现了"Could not find a version that satisfies the requirement beauifulSoup4 (from versions: ) No matching distribution found for beauifulSoup4"

 

解决:pip install bs4

 

posted @ 2020-07-23 16:02  toa  阅读(1590)  评论(0)    收藏  举报