而bs4安装在"c:\python38\lib\site-packages“中。我知道这是问题的原因。我删除了Minicoda3,但VS代码在我运行程序时仍然尝试使用它。我该如何解决这个问题呢?当我运行以下代码时: >>> from bs4 import BeautifulSoup 错误: I get the error: "No module named 'bs4'.After I install bs4, It says "Requirement al
我在bs4中使用了bs4来提取这个结果集。<div>Content 1Content 2我正在尝试提取这两个元素。Moi not cute not hot, the ugly bui bui type 1和Actually, moi also dun know
from bs4 import BeautifulSoup