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

Mainline_colab Issue -> ModuleNotFoundError: No module named 'numpy' #5140

Open
sotiris6116 opened this issue Feb 28, 2025 · 0 comments
Open
Labels

Comments

@sotiris6116
Copy link

sotiris6116 commented Feb 28, 2025

Image

WHen i run the ''Start running'' final cell to open the gui and tensorboard i get this:

Traceback (most recent call last):
File "/content/training/runmain.py", line 6, in
from infer.modules.vc.modules import VC
File "/content/training/infer/modules/vc/modules.py", line 6, in
import numpy as np
ModuleNotFoundError: No module named 'numpy'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant