You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.
D:\Project\gpt-summarizer>python summarize.py https://ourworldindata.org/ai-impact
HTML path: /tmp/ai-impact.html
URL: https://ourworldindata.org/ai-impact
/tmp/ai-impact.html
/tmp/ai-impact
Traceback (most recent call last):
File "D:\Project\gpt-summarizer\summarize.py", line 385, in <module>
text = extract_text_from_html(html_path)
File "D:\Project\gpt-summarizer\summarize.py", line 282, in extract_text_from_html
with open(html_path, "r") as html_file:
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/ai-impact.html'
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The text was updated successfully, but these errors were encountered: