mirror of
https://github.com/AJaySi/ALwrity.git
synced 2026-04-25 08:55:58 +03:00
[GH-ISSUE #187] ModuleNotFoundError: No module named 'bs4' on Free AI Blog FAQs Generator (alwrity.com) #472
Labels
No labels
AI Content Agents
AI Content Strategy
AI Content planning
AI Marketing Tools
AI SEO
AI personalization
AI writer
ALwrity Copi-lot
Alwrity web search
Anthropic
DeepSeek
Gemini AI
Integration
LLM
OnBoarding
OnBoarding
RAG knowledgebase Memory
bug
documentation
enhancement
good first issue
help wanted
invalid
openai
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ALwrity#472
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
@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.