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

No module named 'caffe' #2

Closed
m00n420 opened this issue Feb 12, 2021 · 1 comment
Closed

No module named 'caffe' #2

m00n420 opened this issue Feb 12, 2021 · 1 comment

Comments

@m00n420
Copy link

m00n420 commented Feb 12, 2021

Hi, in colab in "This will split the video in frames" section, the code don't work:
Traceback (most recent call last):
File "dreamer.py", line 19, in
import caffe
ModuleNotFoundError: No module named 'caffe'

@aertist
Copy link
Owner

aertist commented Feb 13, 2021

Yes it depends on caffe. You need to install the caffe frame work first. Installation guide

@aertist aertist closed this as completed Feb 13, 2021
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