pytti-notebook icon indicating copy to clipboard operation
pytti-notebook copied to clipboard

Error, this used to work, but now after two attempts with same error, it doesn't.

Open enuminous opened this issue 2 years ago • 1 comments


ModuleNotFoundError Traceback (most recent call last) in <cell line: 4>() 2 #@markdown Results will be saved in a subdirectory of frames_dir named "interpolated_frames" 3 ----> 4 from loguru import logger 5 6 logger.info("Beginning interpolation...")

ModuleNotFoundError: No module named 'loguru'

enuminous avatar Sep 02 '23 01:09 enuminous

Getting the same problem...

BeniRabi avatar Oct 19 '23 03:10 BeniRabi