Skip to content

Conversation

@isosafrasaurus
Copy link

Added pip3 install --upgrade pip setuptools wheel.

Pinned Cython to 3.0.x: pip3 install "Cython>=3.0,<3.1" to avoid the Cython 3.1.x crash in petsc4py 3.20.x.

Installed petsc4py/slepc4py with --no-build-isolation and explicit PETSC_DIR / SLEPC_DIR so they use the preinstalled Cython.

pip3 install "sympy>=1.12.1,<1.14"

…ing DOLFIN build

Added pip3 install --upgrade pip setuptools wheel.

Pinned Cython to 3.0.x: pip3 install "Cython>=3.0,<3.1" to avoid the Cython 3.1.x crash in petsc4py 3.20.x.

Installed petsc4py/slepc4py with --no-build-isolation and explicit PETSC_DIR / SLEPC_DIR so they use the preinstalled Cython.

pip3 install "sympy>=1.12.1,<1.14"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant