Open MatisPatel opened 6 years ago
Thanks, I'll check it out.
Thanks!
@MatisPatel: Did you ever find the chance to understand this error and find a the cause or a fix? I am running into the same problem, seemingly after a small but seemingly random number of generations when calling pop.Epoch().
So while trying to go through the example from the website I run into this crash.
I do have boost c++ library and the OpenCV 3.3.1 (if that could matter)
Specifically it seems the crash occurs when the genome variable is accessed or used.
Running on ubuntu 16.04, python 3.5.4