#Stuck on error in code for .bat file
17 messages · Page 1 of 1 (latest)
Doesn't look like it?
Your Python script expects some input but you don't provide that?
should i share the text from the .py file too?
actually i don't think i can because it's very long. should i link it?
That "usage:..." message is from your Python script
-# :warning: Files from unknown sources can be dangerous. Download with care. :warning:
this is the .py file that came with the .bat file
ye ain't reading allat
the stuff in the main function / at the bottom is probably interesting
nvm found it
so you need to give it an input file
and then an optional output path
oh ok. would the output path be like a directory for the input file in this case?