<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, May 24, 2017 at 12:14 AM, 李瑞 <span dir="ltr"><<a href="mailto:lirui319@hnu.edu.cn" target="_blank">lirui319@hnu.edu.cn</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Dear professor or engineer:<br>
   I meet a problem about installation to petsc.<br>
   When I type the code "./configure --with-cc=gcc --with-cxx=0 --with-fc=0 --download-f2cblaslapack --download-mpich" on my terminal,the answer reveals the following results.<br>
<br>
>>>ERROR:root:code for hash md5 was not found.<br>
Traceback (most recent call last):<br>
    File "/home/zhuizhuluori/lirui/<wbr>software/vapor-2.5.0-Linux_<wbr>x86_64/vapor/vapor-2.5.0/lib/<wbr>python2.7/hashlib.py", line 139, in <module<br>
      globals()[__func_name] = __get_hash(__func_name)<br>
    File "/home/zhuizhuluori/lirui/<wbr>software/vapor-2.5.0-Linux_<wbr>x86_64/vapor/vapor-2.5.0/lib/<wbr>python2.7/hashlib.py", line 91, in __get_builtin_constructor<br>
    raise ValueError('unsupported hash type ' + name)<br>
ValueError: unsupported hash type md5<br>
    ERROR:root:code for hash sha1 was not found .....<br>
<br>
   I have used petsc for a long time,and never see the this problem.my laptop is installed an old version of petsc and I wanna change it to a new version.How can I fix it?Thanks for your heartful suggestion!<br>
</blockquote></div><br>We are asking Python to do md5 and yours cannot. Is this the entire error message? Can you send configure.log?</div><div class="gmail_extra"><br></div><div class="gmail_extra">I think upgrading your Python will fix this.</div><div class="gmail_extra"><br></div><div class="gmail_extra">  Thanks,</div><div class="gmail_extra"><br></div><div class="gmail_extra">    Matt<br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>-- Norbert Wiener</div><div><br></div><div><a href="http://www.caam.rice.edu/~mk51/" target="_blank">http://www.caam.rice.edu/~mk51/</a><br></div></div></div>
</div></div>