myaooo / pysbrl

Python Interface of the Scalable Bayesian Rule Lists
MIT License
19 stars 3 forks source link

installation problem on MacOS Mojave #2

Closed aydemirfb closed 5 years ago

aydemirfb commented 5 years ago

I get : In file included from c/pysbrl.c:4: c/rule.h:33:10: fatal error: 'gsl/gsl_matrix.h' file not found

include <gsl/gsl_matrix.h>

gsl package is installed. any insights?