Issue with IDAKLU installation from source #3529
Replies: 5 comments 13 replies
-
I have encountered this issue earlier (a lot, actually! 😃), but it should be nothing to worry. Could you uninstall or The gist is that CMake is unable to find |
Beta Was this translation helpful? Give feedback.
-
Is that with the venv activated or deactivated? |
Beta Was this translation helpful? Give feedback.
-
Deactivated, since the |
Beta Was this translation helpful? Give feedback.
-
Converting it into a discussion as it might be useful to other people. |
Beta Was this translation helpful? Give feedback.
-
Yes, a discussion makes sense. For more information, a general overview of an installation of PyBaMM (from source) as of 16 November 2023 (
The best practice is to install |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am doing a fresh install on Python 3.11 (in WSL). The comman
nox -s pybamm-requires
worked fine, but when runningnox -s dev
I got the error below, related to IDAKLU.Has anyone else encountered this?
Beta Was this translation helpful? Give feedback.
All reactions