automl / RoBO

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

segfault on centos #111

Open smidl opened 4 years ago

smidl commented 4 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