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

OpenCV Error: Assertion failed (The data should normally be NULL!) in allocate... #6

Closed
rafaelperes opened this issue Jan 15, 2017 · 3 comments
Assignees

Comments

@rafaelperes
Copy link
Collaborator

Using opencv package from conda's repo...

@diegoesteves
Copy link
Member

Most of the compilations available at Anaconda have not fixed this specific bug. Using cv2.ocl.setUseOpenCL(False) which was cited as a workaround (sledge-hammer solution :-p) in #6081 did not help either. Finally, got this one working! Done 👍

@rafaelperes
Copy link
Collaborator Author

rafaelperes commented Jan 17, 2017

Unfortunately it didn't work on linux (Debian)... Solved by this and compiled opencv 3.1 again.

@diegoesteves
Copy link
Member

great! this affects linux. For mac users, current anaconda repo used in this project for this version (3.1.0) is (so far) working.

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