amirhertz / visual_motif_removal

MIT License
42 stars 11 forks source link

ModuleNotFoundError: No module named 'utils' #7

Open ghost opened 4 years ago

ghost commented 4 years ago

Traceback (most recent call last): File "/content/visual_motif_removal/demo/run_demo.py", line 6, in from utils.train_utils import load_globals, init_folders ModuleNotFoundError: No module named 'utils'