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

Difficulty in training #1054

Open
2 tasks done
hamedredrose007 opened this issue Jan 8, 2024 · 2 comments
Open
2 tasks done

Difficulty in training #1054

hamedredrose007 opened this issue Jan 8, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@hamedredrose007
Copy link

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

  • I agree to follow this project's Code of Conduct.

No Duplicate

  • I have checked existing issues to avoid duplicates.
@hamedredrose007 hamedredrose007 added the bug Something isn't working label Jan 8, 2024
@bcicada
Copy link

bcicada commented Jan 9, 2024

In your env type : pip install click

@hamedredrose007
Copy link
Author

In your env type : pip install click

Thanks it worked

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants