SheffieldML / GPy

Gaussian processes framework in python
BSD 3-Clause "New" or "Revised" License
2.01k stars 557 forks source link

segmentation fault when import GPy #809

Open zhangsiyu1103 opened 4 years ago

zhangsiyu1103 commented 4 years ago

Recently I am trying to run a program using GPy on a server with CentOS linux. However, no matter how I install GPy, there is always a segmentation fault when I try to import the module. I have tried to install it with pip as well as build it from source, None of it solve the problem

ekalosak commented 4 years ago

Can you post the full error message please?