automl / RoBO

RoBO: a Robust Bayesian Optimization framework
BSD 3-Clause "New" or "Revised" License
483 stars 133 forks source link

segfault on centos #111

Open smidl opened 5 years ago

smidl commented 5 years ago

Hi, I followed installation instruction on Centos and everything was fine until the nosetest where I got segfault. The same happens when importing robo.fmin in python. Any idea how to debug this? Thanks