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

Problem with EasyGUI #47

Open
Sponty2000 opened this issue Jul 31, 2024 · 1 comment
Open

Problem with EasyGUI #47

Sponty2000 opened this issue Jul 31, 2024 · 1 comment

Comments

@Sponty2000
Copy link

/content/RVC Traceback (most recent call last): File "/content/RVC/demo.py", line 1, in from original import * File "/content/RVC/original.py", line 8, in from infer.modules.vc.modules import VC File "/content/RVC/infer/modules/vc/modules.py", line 11, in from infer.lib.audio import load_audio, wav2 File "/content/RVC/infer/lib/audio.py", line 2, in import ffmpeg ModuleNotFoundError: No module named 'ffmpeg'

@Sponty2000
Copy link
Author

Hi, now the error is this:

/content/RVC
Traceback (most recent call last):
File "/content/RVC/demo.py", line 1, in
from original import *
File "/content/RVC/original.py", line 3, in
from dotenv import load_dotenv
ModuleNotFoundError: No module named 'dotenv'

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

1 participant