We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
path = "logs/生成过内容的记录表单.csv" # 文件保存路径 WebSite = "sohu.com" # 网站主页链接 Url = "https://www.sohu.com/a/419892530_603537" # 具体内容链接 Title = extract_detail(requests.get(Url).text)["title"] # 文章的标题
报错了 AttributeError: 'backports.zoneinfo.ZoneInfo' object has no attribute 'localize'
The text was updated successfully, but these errors were encountered:
Germey
No branches or pull requests
报错了 AttributeError: 'backports.zoneinfo.ZoneInfo' object has no attribute 'localize'
The text was updated successfully, but these errors were encountered: