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

Software not handling file paths with spaces in them #180

Open
mdsitton opened this issue Nov 18, 2022 · 1 comment
Open

Software not handling file paths with spaces in them #180

mdsitton opened this issue Nov 18, 2022 · 1 comment

Comments

@mdsitton
Copy link

My windows user path has spaces in it and the gui refuses to process any files due to it looking for files in appdata and not being able to find them. The path gets cut off after the first space and gives an error in the log

@boy1dr
Copy link
Owner

boy1dr commented Nov 18, 2022

Spleeter is a Python application so there's not much i can do about that. I have written the GUI to use quotes but that doesn't always work.

What you can do is go to the appdata folder and move SpleeterGUI to another location without spaces, then in SpleeterGUI click Advanced > set SpleeterGUI path and choose the new location of the SpleeterGUI folder.

Hope that gets you up and running :)

Let me know how it goes :)

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