Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Doc: Update python_installation.rst (AMICI-dev#2212)
* Update python_installation.rst On Python 3.11 and with openblas 0.3.24-2, amici installer is unable to find "cblas.h". This is fixed by exporting the openblas path to BLAS_CFLAGS * Apply suggestions from code review * Update python_installation.rst exporting BLAS_LIBS was also needed to get the amici package to be importable, in addition to BLAS_CFLAGS --------- Co-authored-by: Daniel Weindl <dweindl@users.noreply.github.com>
- Loading branch information