Skip to content

Firedrake import error #2941

May 20, 2023 · 1 comments · 9 replies
Discussion options

You must be logged in to vote

Maybe try with no-cache? It might be using a cached wheel stored on your system:

env LDFLAGS="-Wl,-rpath,$VIRTUAL_ENV/src/petsc/default/lib -L$VIRTUAL_ENV/src/petsc/default/lib" MPICC=$VIRTUAL_ENV/src/petsc/default/bin/mpicc MPICXX=$VIRTUAL_ENV/src/petsc/default/bin/mpicxx MPIF90=$VIRTUAL_ENV/src/petsc/default/bin/mpif90 pip install --no-cache-dir --no-binary mpi4py mpi4py

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@JDBetteridge
Comment options

@JDBetteridge
Comment options

@edg-13
Comment options

@JDBetteridge
Comment options

Answer selected by edg-13
@edg-13
Comment options

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