mirror of
https://github.com/AJaySi/ALwrity.git
synced 2026-04-25 08:55:58 +03:00
[GH-ISSUE #4] Need Hep regarding "Error occurred while writing to the file" #343
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#343
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 (Mar 9, 2024).
Original GitHub issue: https://github.com/AJaySi/ALwrity/issues/4
Alwrity is giving 4 amazing blogs. I am getting errors while saving and writing files. The error messages are below:
ERROR|google_serp_search.py:312:save_in_file| Error occurred while writing to the file: [Errno 2] No such file or directory: 'C:\Users\this\AI-Blog-Writer\workspace\web_research_reports\Scuba_Diving_in_Goa_2024_Comprehensive_Guide_2024-03-09_21-46-08'
ERROR|google_serp_search.py:312:save_in_file| Error occurred while writing to the file: [Errno 2] No such file or directory: 'C:\Users\this\AI-Blog-Writer\workspace\web_research_reports\Scuba_Diving_in_Goa_2024_Comprehensive_Guide_2024-03-09_21-46-08'
ERROR|tavily_ai_search.py:155:save_in_file| Error occurred while writing to the file: [Errno 2] No such file or directory: 'C:\Users\this\AI-Blog-Writer\workspace\web_research_reports\Scuba_Diving_in_Goa_2024_Comprehensive_Guide_2024-03-09_21-46-08'
ERROR|tavily_ai_search.py:155:save_in_file| Error occurred while writing to the file: [Errno 2] No such file or directory: 'C:\Users\this\AI-Blog-Writer\workspace\web_research_reports\Scuba_Diving_in_Goa_2024_Comprehensive_Guide_2024-03-09_21-46-08'
ERROR|metaphor_basic_neural_web_search.py:213:save_in_file| Error occurred while writing to the file: [Errno 2] No such file or directory: 'C:\Users\this\AI-Blog-Writer\workspace\web_research_reports\Scuba_Diving_in_Goa_2024_Comprehensive_Guide_2024-03-09_21-46-08'
ERROR|google_trends_researcher.py:490:save_in_file| Error occurred while writing to the file: [Errno 2] No such file or directory: 'C:\Users\this\AI-Blog-Writer\workspace\web_research_reports\Scuba_Diving_in_Goa_2024_Comprehensive_Guide_2024-03-09_21-46-08'
Silhouette Score: 0.10566724694995207
ERROR|google_trends_researcher.py:490:save_in_file| Error occurred while writing to the file: [Errno 2] No such file or directory: 'C:\Users\this\AI-Blog-Writer\workspace\web_research_reports\Scuba_Diving_in_Goa_2024_Comprehensive_Guide_2024-03-09_21-46-08'
ERROR|google_trends_researcher.py:490:save_in_file| Error occurred while writing to the file: [Errno 2] No such file or directory: 'C:\Users\this\AI-Blog-Writer\workspace\web_research_reports\Scuba_Diving_in_Goa_2024_Comprehensive_Guide_2024-03-09_21-46-08'
ERROR|google_trends_researcher.py:529:do_google_trends_analysis| Failed to get results from google trends related topics: The truth value of a DataFrame is ambiguous. Use a.empty, a.bool(), a.item(), a.any() or a.all().
ERROR|google_trends_researcher.py:490:save_in_file| Error occurred while writing to the file: [Errno 2] No such file or directory: 'C:\Users\this\AI-Blog-Writer\workspace\web_research_reports\Scuba_Diving_in_Goa_2024_Comprehensive_Guide_2024-03-09_21-46-08'
@AJaySi commented on GitHub (Mar 12, 2024):
Check with latest code.
@uniqueumesh commented on GitHub (Mar 12, 2024):
Okay, Thank you.