PETSC error using Docker #3912
Unanswered
huisophiewang
asked this question in
Firedrake support
Replies: 1 comment 8 replies
-
Can you please check if the docker image from |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I installed firedrake through virtualenv before, and now I need to switch to docker in order to run my algorithm in the cluster.
After running "docker run -it firedrakeproject/firedrake bash", and "source activate", I tried to import firedrake, and here's the error I got. I’m not entirely sure what this means. Could someone kindly provide some guidance on how to solve this problem?
(firedrake) firedrake@e67f9aae2552:~/firedrake/bin$ python3
Python 3.12.3 (main, Nov 6 2024, 18:32:19) [GCC 13.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
Beta Was this translation helpful? Give feedback.
All reactions