Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with validation og GSL #70

Open
RoyHirsch opened this issue Dec 5, 2020 · 1 comment
Open

Error with validation og GSL #70

RoyHirsch opened this issue Dec 5, 2020 · 1 comment

Comments

@RoyHirsch
Copy link

Hi,
I am working with Ubuntu and encountered the following error:

fatal error: gsl/gsl_linalg.h: No such file or directory
#include <gsl/gsl_linalg.h>

Can you guide me how to install the relevant dependency ?

@erykoff
Copy link
Owner

erykoff commented Dec 5, 2020

So the GitHub Actions workflow I believe runs on Ubuntu, and that has the following two lines to install the gsl dependencies: https://github.com/erykoff/redmapper/blob/master/.github/workflows/python-package.yml#L28-L29

Alternatively, if you have conda installed, you can do conda install redmapper -c conda-forge (as of yesterday).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants