You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally I was going to post asking for help because I was trying to run libcmaes with the python2 wrapper with no success, it was giving me a segfault when calling make_simple_parameters. I was using python 2.7.14, boost 1.65.1 and eigen 3.3.4. I switched eigen 3.3.4 for eigen 3.2.4 and it started to work.
Hi,
Originally I was going to post asking for help because I was trying to run libcmaes with the python2 wrapper with no success, it was giving me a segfault when calling make_simple_parameters. I was using python 2.7.14, boost 1.65.1 and eigen 3.3.4. I switched eigen 3.3.4 for eigen 3.2.4 and it started to work.
This is the backtrace using gdb with python2 and when trying to run python/ptests.py: https://pastebin.com/dkCJBk13
There's an history that this problem happened before, but seems solved from the eigen side: http://eigen.tuxfamily.org/bz/show_bug.cgi?id=554
Bests,
Roberto.
The text was updated successfully, but these errors were encountered: