SpleeterGui icon indicating copy to clipboard operation
SpleeterGui copied to clipboard

Error running SpleterGui.

Open gzasyf opened this issue 1 year ago • 1 comments

Error running SpleterGui. Usage: main.py separate [OPTIONS] FILES... Try 'main.py separate --help' for help. Error: Missing argument 'FILES...'.

Python command line run: Python - m splitter separate - i z: audio_ Example.mp3- o z: audio_ Output The same goes for mistakes: Usage: main.py separate [OPTIONS] FILES... Try 'main.py separate --help' for help. Error: Missing argument 'FILES...'.

Finally, it was found that the command line was running correctly: Python - m sampler separate - p sampler: 2stems z: audio_ Example.mp3- o z:\

An error occurred while running SpleterGui, but the cause was not found.

gzasyf avatar Jun 02 '23 08:06 gzasyf

Looks like there's some problems with the location of the source folder and the output folder and/or the source filename.

Try placing your source audio elsewhere and check that the filenames and directories don't have special characters in them.

boy1dr avatar Jun 03 '23 07:06 boy1dr