Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
enuminous opened this issue Sep 2, 2023 · 1 comment

Comments

@enuminous
Copy link


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'

@BeniRabi
Copy link

Getting the same problem...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants