AI-Song-Cover-RVC icon indicating copy to clipboard operation
AI-Song-Cover-RVC copied to clipboard

ModuleNotFoundError: No module named 'utils', Google Colab RVC Crepe v2 + persistent storage / autosave

Open ovis22 opened this issue 2 years ago • 4 comments

Error in 4 from utils import backups 1 2


ModuleNotFoundError Traceback (most recent call last) in <cell line: 4>() 2 import threading 3 import time ----> 4 from utils import backups 5 6 #@markdown #Click here to run the GUI

ModuleNotFoundError: No module named 'utils'


NOTE: If your import is failing due to a missing package, you can manually install dependencies using either !pip or !apt.

To view examples of installing some common dependencies, click the "Open Examples" button below.

ovis22 avatar Sep 28 '23 13:09 ovis22

Hmm, is it my code?

ardha27 avatar Sep 28 '23 13:09 ardha27

text.txt

danilaiulia87 avatar Oct 02 '23 14:10 danilaiulia87

text.txt

What?

MinatoIsuki avatar Oct 02 '23 15:10 MinatoIsuki

maybe wrong repo, my bad

ovis22 avatar Oct 03 '23 15:10 ovis22