-
-
Notifications
You must be signed in to change notification settings - Fork 83
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
I didn't quite understand the instructions for usage #111
Comments
If you can share your full code (as text in a I'm not sure exactly what you're trying to do or what error you faced, but you might find this comment useful from someone else's issue where they wanted to rename the output files: Also, once you figure out how to use |
Code:
Full error output:
|
Thanks! Here's what I ended up with:
Now the code functions as I need it to and saves files with the correct names.As for improving the documentation, I think it would be better if you or someone else took care of it. I'm not very skilled at writing it. |
Nice one, glad you got it working for you! 😄 I reckon something in the README linking to your above comment would probably be helpful enough to be honest, I'll add that just now but if anyone else sees this and has a better idea feel free to raise a PR improving the docs! |
Added here - thanks for the example @Bebra777228 ! |
When I was reading the information about usage, I didn't quite understand if it's possible to do something similar to what is shown in the screenshot below?
Here is the code I wrote for testing (yes, it's not perfect, but it will do for the test 😁). However, it doesn't work properly. The file names in the output do not match the ones I specified, which causes an error because the script cannot find the required file.
Maybe I'm doing something wrong? I would be very grateful if you could give me a hint on how to work with your program correctly, at least approximately 😅.
The text was updated successfully, but these errors were encountered: