Skip to content
Discussion options

You must be logged in to vote

I see 3 problems:

  1. You have an Anaconda environment activated. This tends to play havoc with the rest of your environment and is not recommended when installing Firedrake. I would make sure that Anaconda isn't activated when you install Firedrake.
  2. You have environment variables F90 and F77 set. They look to have reasonable values but it is unusual to have them set and your error is to do with finding a Fortran compiler, so to be safe I would unset those.
  3. You are using Python 3.14. Unfortunately this is currently not supported because VTK are yet to make a new release. For now Python 3.13 is necessary for macOS. I intend to fix this soon.

Replies: 1 comment 12 replies

Comment options

You must be logged in to vote
12 replies
@sarshia
Comment options

@connorjward
Comment options

Answer selected by connorjward
@sarshia
Comment options

@connorjward
Comment options

@sarshia
Comment options

@sarshia
Comment options

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