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 when using python-opencv from apt on Ubuntu 16.04.4 #25

Closed
xiangyann opened this issue May 18, 2018 · 0 comments
Closed

Error when using python-opencv from apt on Ubuntu 16.04.4 #25

xiangyann opened this issue May 18, 2018 · 0 comments

Comments

@xiangyann
Copy link
Contributor

This post is for informative purpose as I've encountered the problem earlier on(and solved it).
The cv2(opencv) module is available on Ubuntu 16.04.4 as 2 possible ways(pip3 not tested)
python-opencv from apt
opencv-python from pip

The pip version should be used instead of the apt version as the latter will just generate a ~5.6k avi file that includes nothing, probably related to Issue 5

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

1 participant