You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(so-vits-svc-fork) PS C:\Users\PC-Kosar.conda\envs\so-vits-svc-fork> svc pre-resample
Traceback (most recent call last):
File "", line 198, in run_module_as_main
File "", line 88, in run_code
File "C:\Users\PC-Kosar.conda\envs\so-vits-svc-fork\Scripts\svc.exe_main.py", line 4, in
File "C:\Users\PC-Kosar.conda\envs\so-vits-svc-fork\Lib\site-packages\so_vits_svc_fork_main.py", line 9, in
import click
ModuleNotFoundError: No module named 'click'
When using the command
svc pre-resample
I get the above error
To Reproduce
When using the command
svc pre-resample
I get the above error
Additional context
No response
Version
v4.1.37
Platform
windows 11
Code of Conduct
I agree to follow this project's Code of Conduct.
No Duplicate
I have checked existing issues to avoid duplicates.
The text was updated successfully, but these errors were encountered:
Describe the bug
(so-vits-svc-fork) PS C:\Users\PC-Kosar.conda\envs\so-vits-svc-fork> svc pre-resample
Traceback (most recent call last):
File "", line 198, in run_module_as_main
File "", line 88, in run_code
File "C:\Users\PC-Kosar.conda\envs\so-vits-svc-fork\Scripts\svc.exe_main.py", line 4, in
File "C:\Users\PC-Kosar.conda\envs\so-vits-svc-fork\Lib\site-packages\so_vits_svc_fork_main.py", line 9, in
import click
ModuleNotFoundError: No module named 'click'
When using the command
svc pre-resample
I get the above error
To Reproduce
When using the command
svc pre-resample
I get the above error
Additional context
No response
Version
v4.1.37
Platform
windows 11
Code of Conduct
No Duplicate
The text was updated successfully, but these errors were encountered: