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

import instaboost error #4

Open
zyf12389 opened this issue Aug 27, 2019 · 4 comments
Open

import instaboost error #4

zyf12389 opened this issue Aug 27, 2019 · 4 comments

Comments

@zyf12389
Copy link

My python version is 3.5.6. When i have instaboost imported, the following error occurred:
python: malloc.c:2394: sysmalloc: Assertion `(old_top == initial_top (av) && old_size == 0) || ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) && ((unsigned long) old_end & (pagesize - 1)) == 0)' failed.
Aborted

@Fang-Haoshu
Copy link
Collaborator

Hi! Thanks! We are currently looking into this issue. May I know the version of OpenCV of yours?

@zyf12389
Copy link
Author

Thanks for your reply. My OpenCV version is 3.4.2.

@GothicAi
Copy link
Owner

Hi! We have tested our opencv-mat package on several different environments, we find out that this package may not work well on OpenCV 3.x sometimes. May you try OpenCV 2.4.x instead? Some instructions here may help. Thanks !

@Fang-Haoshu
Copy link
Collaborator

Hi, we update an easy install and fast version. You can check it out here: https://github.com/GothicAi/Instaboost#easy-install-version

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

3 participants