Skip to content

Error when creating meme #4

@MInecrafterPictures

Description

@MInecrafterPictures

I just started creating the meme and this is the error message I got. And yes, I used a Fandom article and an image for that:

File "/home/adminuser/venv/lib/python3.11/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 584, in _run_script
exec(code, module.dict)
File "/mount/src/memegenerator/run_ui.py", line 32, in
image_path = create_upload_file(bytes_data, news_article, status)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/mount/src/memegenerator/main.py", line 27, in create_upload_file
news_information = get_news_article(news_url)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/mount/src/memegenerator/scraper/get_news_source.py", line 18, in get_news_article
article.parse()
File "/home/adminuser/venv/lib/python3.11/site-packages/newspaper/article.py", line 191, in parse
self.throw_if_not_downloaded_verbose()
File "/home/adminuser/venv/lib/python3.11/site-packages/newspaper/article.py", line 531, in throw_if_not_downloaded_verbose
raise ArticleException('Article download() failed with %s on URL %s' %

The image used:
3223995_volcanicstriderx_angry-sid-chang

The site used: https://theloudhouse.fandom.com/wiki/Adelaide_Chang

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions