Instaboost icon indicating copy to clipboard operation
Instaboost copied to clipboard

import instaboost error

Open zyf12389 opened this issue 6 years ago • 4 comments

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

zyf12389 avatar Aug 27 '19 12:08 zyf12389

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

Fang-Haoshu avatar Aug 28 '19 10:08 Fang-Haoshu

Thanks for your reply. My OpenCV version is 3.4.2.

zyf12389 avatar Aug 28 '19 14:08 zyf12389

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 !

GothicAi avatar Aug 30 '19 06:08 GothicAi

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

Fang-Haoshu avatar Oct 23 '19 16:10 Fang-Haoshu