Dear PETSc developers, I need to install petsc4py on a specific machine for teaching, and one of my colleagues pointed out that this can be done with conda-forge using this: https://urldefense.us/v3/__https://anaconda.org/conda-forge/petsc4py__;!!G_uCfscf7eWS!aObnO6iDXElFvWx8fXEjFR-baM6bUK1tm-qPqLb5kFKPoo_GYUC260Pm5WkJmanUStqmZ1HhWtmNudJeMLyxcg$
Are you aware of any problems with this approach? It’s not listed as an option under the petsc4py installation instructions https://urldefense.us/v3/__https://petsc.org/release/petsc4py/install.html__;!!G_uCfscf7eWS!aObnO6iDXElFvWx8fXEjFR-baM6bUK1tm-qPqLb5kFKPoo_GYUC260Pm5WkJmanUStqmZ1HhWtmNudKT9XFvlA$ . I had tried these first, but the pip install of petsc/petsc4py didn’t work. The install via anaconda/conda-forge did give me a working petsc4py, however. My colleague says that he also successfully used it on google collab. Thank you very much, Eike