mirror of
https://github.com/AJaySi/ALwrity.git
synced 2026-04-25 00:45:54 +03:00
[GH-ISSUE #26] Blog Generation Issue on latest updated code #355
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#355
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 (Apr 8, 2024).
Original GitHub issue: https://github.com/AJaySi/ALwrity/issues/26
Originally assigned to: @AJaySi on GitHub.
After cloning the latest code update, I attempted to run it but encountered an issue (mentioned below) where the blog post generation was failing. Could you kindly assist me in troubleshooting this matter? Your help is greatly appreciated. Thank you.
ERROR|google_serp_search.py:309:save_in_file| Error occurred while writing to the file: [Errno 2] No such file or directory: 'C:\Windows\System32\AI-Blog-Writer\AI-Writer\workspace\web_research_reports\google_guideline_in_ai_contents_2024-04-08_18-29-21'
ERROR|google_serp_search.py:309:save_in_file| Error occurred while writing to the file: [Errno 2] No such file or directory: 'C:\Windows\System32\AI-Blog-Writer\AI-Writer\workspace\web_research_reports\google_guideline_in_ai_contents_2024-04-08_18-29-21'
INFO|blog_from_google_serp.py:36:write_blog_google_serp| Generating blog and FAQs from Google web search results.
ERROR|main_text_generation.py:150:read_llm_parameters| An unexpected error occurred: 'charmap' codec can't decode byte 0x9d in position 2087: character maps to
ERROR|main_text_generation.py:55:llm_text_gen| Failed to read LLM parameters: 'charmap' codec can't decode byte 0x9d in position 2087: character maps to
ERROR|blog_from_google_serp.py:41:write_blog_google_serp| Exit: Failed to get response from LLM: 'charmap' codec can't decode byte 0x9d in position 2087: character maps to
@AJaySi commented on GitHub (Apr 8, 2024):
Looking into it.
@AJaySi commented on GitHub (Apr 8, 2024):
Unable to reproduce it. Maybe, trying cloing again..
Can you details your steps ?
@uniqueumesh commented on GitHub (Apr 8, 2024):
I cloned the updated code again on a different laptop and got the different issue mentioned in the below photo.
@AJaySi commented on GitHub (Apr 9, 2024):
@umesh070
Sorry, html2image module was missing. I have updated requirements.txt in latest commit.
Please try again.
@AJaySi commented on GitHub (Apr 12, 2024):
@umesh070 please close the issue if its done ?
Thanks.
@uniqueumesh commented on GitHub (Apr 12, 2024):
This is the error I am getting in the new code.
@uniqueumesh commented on GitHub (Apr 12, 2024):
Hello, @AJaySi
I have run the new code again. Now the previous error is solved. Now it's giving one blog after the SERP research.
@AJaySi commented on GitHub (Apr 12, 2024):
@umesh070
Please check again, i updated the code.
@uniqueumesh commented on GitHub (Apr 12, 2024):
No changes yet. Same result as above while writing a blog from keywords.
@uniqueumesh commented on GitHub (Apr 12, 2024):
Issue is solved. Thank you @AJaySi for your help.
Now it also doing blog proofreading and humanizing.