[GH-ISSUE #187] ModuleNotFoundError: No module named 'bs4' on Free AI Blog FAQs Generator (alwrity.com) #472

Closed
opened 2026-03-13 20:33:41 +03:00 by kerem · 1 comment
Owner

Originally created by @uniqueumesh on GitHub (May 8, 2025).
Original GitHub issue: https://github.com/AJaySi/ALwrity/issues/187

Originally assigned to: @AJaySi, @uniqueumesh on GitHub.

When running the Free AI Blog FAQs Generator tool on our alwrity.com website, the app throws a ModuleNotFoundError. This error prevents the app from running, and the issue seems related to the missing bs4 (BeautifulSoup) library.

Image

Originally created by @uniqueumesh on GitHub (May 8, 2025). Original GitHub issue: https://github.com/AJaySi/ALwrity/issues/187 Originally assigned to: @AJaySi, @uniqueumesh on GitHub. When running the Free AI Blog FAQs Generator tool on our [alwrity.com](https://www.alwrity.com/ai-blog-faqs-generator) website, the app throws a ModuleNotFoundError. This error prevents the app from running, and the issue seems related to the missing bs4 (BeautifulSoup) library. ![Image](https://github.com/user-attachments/assets/919d3b92-cc3d-48bb-92bd-7c38ae1c33e0)
kerem 2026-03-13 20:33:41 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@uniqueumesh commented on GitHub (May 16, 2025):

I have solved this issue by adding the required dependencies for Streamlit Cloud deployment in the requirements.txt file.
Now users can generate FAQs without any error.

They have to add their API key to generate the FAQs, because the default API keys are not working currently.

Image

<!-- gh-comment-id:2886637286 --> @uniqueumesh commented on GitHub (May 16, 2025): I have solved this issue by adding the required dependencies for Streamlit Cloud deployment in the requirements.txt file. Now users can generate FAQs without any error. They have to add their API key to generate the FAQs, because the default API keys are not working currently. ![Image](https://github.com/user-attachments/assets/ab820a39-7501-43f3-94f3-e8701bdef47b)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ALwrity#472
No description provided.