You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I keep getting this error and I'm unsure how to fix now..
ModuleNotFoundError Traceback (most recent call last)
in <cell line: 2>()
1 import time
----> 2 from vktrs.utils import sanitize_folder_name
3 from omegaconf import OmegaConf
4
5 project_name = 'MITM_vid' # @param {type:'string'}
ModuleNotFoundError: No module named 'vktrs'
Beta Was this translation helpful? Give feedback.
All reactions