Open Valyev opened 1 year ago
(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?
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(configpath, "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.