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 when first running #32

Open
Valyev opened this issue Apr 30, 2023 · 1 comment
Open

Error when first running #32

Valyev opened this issue Apr 30, 2023 · 1 comment

Comments

@Valyev
Copy link

Valyev commented Apr 30, 2023

Got an error after setting all up:
Rubberband is available!
qt.qpa.plugin: Could not find the Qt platform plugin "windows" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Tried opening in a pycharm, got more detailed error:
so-vits-svc-eff-4.0\sovits_utils.py", line 524, in get_hparams_from_file
with open(config_path, "r") as f:
FileNotFoundError: [Errno 2] No such file or directory: 'configs/config.json'

изображение

But the file is really there, I didn't touch anything.

@effusiveperiscope
Copy link
Owner

(speculative) See this issue: https://stackoverflow.com/questions/41994485/how-to-fix-could-not-find-or-load-the-qt-platform-plugin-windows-while-using-m

As for second error I would guess it has to do with the current working directory used by pycharm?

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