Skip to content

Installation of eulerpi fails because of amici, what can I do about it? #37

Answered by shoepfl
shoepfl asked this question in Q&A
Discussion options

You must be logged in to vote

The following instruction can be used to install amici in an virtual conda environment:

conda create --name

conda activate

conda install gcc_linux-64 gxx_linux-64 swig blas libopenblas
conda install -c conda-forge blas openblas

export CONDA_DIR=$CONDA_PREFIX

conda install hdf5
conda install pip

pip install --no-cache amici

afterwards eulerpi can be installed via pip install eulerpi.

Replies: 2 comments 1 reply

Comment options

shoepfl
Apr 11, 2023
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by shoepfl
Comment options

shoepfl
Apr 11, 2023
Maintainer Author

You must be logged in to vote
1 reply
@kaiserls
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants