Cannot find firedrake in the docker #4350
Answered
by
connorjward
cwangaw
asked this question in
Install FAQ
-
Hi, I tried to use Apptainer in my university's HPC to install Firedrake. However, I cannot find Firedrake anywhere after the installation. My Thanks in advance!
|
Beta Was this translation helpful? Give feedback.
Answered by
connorjward
Jun 3, 2025
Replies: 1 comment 2 replies
-
In the Docker containers Firedrake is installed to |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is no longer a
firedrake
venv. Firedrake is just installed into the container. That is, you can just runand it will work. No need to activate a venv.