<div dir="auto">Dear Satish,<div dir="auto"><br></div><div dir="auto">I configured petsc-3.13.2. Is this still the same problem?</div><div dir="auto"><br></div><div dir="auto">Thanks!</div><div dir="auto"><br></div><div dir="auto">Eda</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jul 31, 2020, 10:50 AM Satish Balay <<a href="mailto:balay@mcs.anl.gov">balay@mcs.anl.gov</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
>>>>>>>><br>
  File "./config/gmakegen.py", line 4, in <module><br>
    from distutils.sysconfig import parse_makefile<br>
ModuleNotFoundError: No module named 'distutils.sysconfig'<br>
<<<<<<br>
<br>
For one - if you used petsc-3.13.3 - it would have also tried python2 - or given a reasonable error message.<br>
<br>
If you have python2 - you can try:<br>
<br>
python2 ./configure ...<br>
<br>
Or you can ask sysadmin on this machine to install python3-distutils or equivalent package.<br>
<br>
Satish<br>
<br>
On Fri, 31 Jul 2020, Eda Oktay wrote:<br>
<br>
> Hi all,<br>
> <br>
> I configured petsc-3.13.2 with following options:<br>
> <br>
> ./configure --with-cc=gcc --with-cxx=g++ --with-fc=gfortran<br>
> --download-mpich --download-openblas --download-metis<br>
> --download-parmetis --download-chaco --download-slepc --with-X=1<br>
> <br>
> However, I got a make error.<br>
> <br>
> I attached make.log and configure.log, how can I fix that problem?<br>
> <br>
> Thanks!<br>
> <br>
> Eda<br>
> <br>
<br>
</blockquote></div>