On Tue, 8 Dec 2020, Antonio T. sagitter wrote: > Hi all. > > Since petsc4py is now included inside the PETSc source archive > (src/bindings/petsc4py), how i can compile it? > > The option '--with-python' looks not activate any petsc4py file.
The equivalent option is --download-petsc4py=1 in petsc-3.14 - this is changed to --with-petsc4py=1 in petsc/master branch We continue to provide the split tarball for petsc4py - to support the stand-alone build [as before] Satish > >