Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"FileNotFoundError: [Errno 2] No such file or directory" with particular prompts #641

Closed
JustUser1410 opened this issue Jul 1, 2024 · 2 comments

Comments

@JustUser1410
Copy link

When using multi-agents module I started getting "FileNotFoundError" whenever there is a space at character position 40.
For example:
"Exploring the effects of climate change on marine ecosystems" or
"Analyzing the impact of social media on political discourse"
Will produce the same error:
FileNotFoundError: [Errno 2] No such file or directory: './outputs/run_1719876530_Exploring the effects of climate change /0f86e1ad025547eda9bce70cbf122d73.md'

Turns out, whenever you create/rename folder and there is a space at the end of its name, Windows will truncate it and script won't be able to find it anymore.

@assafelovic
Copy link
Owner

Can you try pulling the latest and see if it resolves this issue @JustUser1410 ?

@assafelovic
Copy link
Owner

Closing because of staleness

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants