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

Error running SpleterGui. #203

Open
gzasyf opened this issue Jun 2, 2023 · 1 comment
Open

Error running SpleterGui. #203

gzasyf opened this issue Jun 2, 2023 · 1 comment

Comments

@gzasyf
Copy link

gzasyf commented Jun 2, 2023

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.

@boy1dr
Copy link
Owner

boy1dr commented Jun 3, 2023

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.

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