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

OSError: [Errno 36] File name too long: #6

Open
jonnyhoff opened this issue Apr 15, 2024 · 1 comment
Open

OSError: [Errno 36] File name too long: #6

jonnyhoff opened this issue Apr 15, 2024 · 1 comment

Comments

@jonnyhoff
Copy link

When entering a prompt that is too long, I get the following error message because the prompt is used as the filename:

OSError: [Errno 36] File name too long:

My suggestion is to use a uuid as the file name.

@tolitius
Copy link
Owner

thanks for reporting

can you share a little more of what are you trying to run?

is it the "--sketch" parameter that is unable to take a long file path, "--requirements", "--prompt" or something else?

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