pytti-notebook
pytti-notebook copied to clipboard
Error, this used to work, but now after two attempts with same error, it doesn't.
ModuleNotFoundError Traceback (most recent call last)
frames_dir named "interpolated_frames"
3
----> 4 from loguru import logger
5
6 logger.info("Beginning interpolation...")
ModuleNotFoundError: No module named 'loguru'
Getting the same problem...