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

graphite-maps pip installable in Komodo. #19

Open
Blunde1 opened this issue Feb 22, 2024 · 0 comments
Open

graphite-maps pip installable in Komodo. #19

Blunde1 opened this issue Feb 22, 2024 · 0 comments

Comments

@Blunde1
Copy link
Collaborator

Blunde1 commented Feb 22, 2024

Because we already have suitesparse as a dependency for at least OPM FLOW, we may do

(kenvz + bleeding-py38-rhel7) [berl@st-linrgs413 ~]$ export SUITESPARSE_INCLUDE_DIR=/usr/include/suitesparse
(kenvz + bleeding-py38-rhel7) [berl@st-linrgs413 ~]$ export SUITESPARSE_LIBRARY_DIR=/usr/lib64
(kenvz + bleeding-py38-rhel7) [berl@st-linrgs413 ~]$ pip install --no-cache-dir scikit-sparse

where kenvz is a komodo environment.
This correctly installs scikit-sparse, which graphite-maps heavily depends upon (together with numpy, scipy and scikit-learn).

@Blunde1 Blunde1 added this to the EnIF in Komodo milestone Feb 22, 2024
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