In the directory i-Code-V3/core/models/encoders/clap_modules/training, I attempted to execute "python main.py," and I encountered the following information:
Traceback (most recent call last):
File "main.py", line 31, in
from open_clip import create_model_and_transforms, trace_model, create_model
ModuleNotFoundError: No module named 'open_clip'
In the directory i-Code-V3/core/models/encoders/clap_modules/training, I attempted to execute "python main.py," and I encountered the following information: Traceback (most recent call last): File "main.py", line 31, in
from open_clip import create_model_and_transforms, trace_model, create_model
ModuleNotFoundError: No module named 'open_clip'