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 occured when I run app.py #5

Open
Miss0x opened this issue Nov 1, 2023 · 1 comment
Open

Problem occured when I run app.py #5

Miss0x opened this issue Nov 1, 2023 · 1 comment

Comments

@Miss0x
Copy link

Miss0x commented Nov 1, 2023

Hi dev,
I tried to run your code on Linux with python 3.8 installed. And I followed your installation guidance.
However, I met some problem when I try to run app.py.

ModuleNotFoundError:
No module named 'commons'
File "/root/ViSV2TTS/app.py", line 6, in
import commons
ModuleNotFoundError: No module named 'commons'

Please help!

@v-nhandt21
Copy link
Owner

you can try to install it by https://pypi.org/project/commons/

python -m pip install commons

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