📅  最后修改于: 2023-12-03 14:42:05.165000             🧑  作者: Mango
在源代码中导入 bs4 时,Pylance 无法解析该模块。
pip install beautifulsoup4
from bs4 import BeautifulSoup
请尝试上述解决方案,并确保按照正确的代码规范导入和使用 bs4 模块。