[petsc-dev] Configure won't find python
Jed Brown
jed at jedbrown.org
Sat Apr 18 13:15:35 CDT 2020
Satish Balay <balay at mcs.anl.gov> writes:
>> >From the page:
>>
>> make sure package doesn't call python at build- or compile time (as there won't be a python package and no python command in bullseye, only python3.)
>
> Sure this makes sense for building distro packages - so that they have correct dependencies.
>
> But its not indicative of user install not having /usr/bin/python.
They won't have /usr/bin/python unless they explicitly install
python-is-python3. Since no packages should depend on
python-is-python3, only Python users who work with unpackaged software
(Python developers and developer-adjacents) *and* learn about it will
have it. It means PETSc should work with systems that don't have python
in their path.
More information about the petsc-dev
mailing list