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

pip version uses obsolete fortran library; update to match repo version? #58

Closed
jamesdj opened this issue Feb 11, 2022 · 1 comment
Closed

Comments

@jamesdj
Copy link

jamesdj commented Feb 11, 2022

I tried installing the library via pip, and was unable to use it because of the absence of the gfortran 3 library. Apparently this library is no longer supported on most operating systems. Cloning the repo and installing with setup.py install worked; as noted in the documentation, the current repo version uses gfortran 4.4.7. Could the glmnet-python version available via pip be updated to match the version in the repo?

@jamesdj
Copy link
Author

jamesdj commented Feb 11, 2022

Realized a duplicate of #38

@jamesdj jamesdj closed this as completed Feb 11, 2022
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

1 participant