<div dir="ltr"><div>many thanks for the suggestion. Unfortunately this did not help . Does someone have some hint which could help?<br></div>thanks.<br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div><div><font size="2">Nabil Ghodbane (Ph. D. Habil<i>.</i>)<br></font></div><font size="2">Phone: +33 6 34 42 33 43<br></font></div><font size="2">Mailto: <a href="mailto:nabil.ghodbane@gmail.com" target="_blank">nabil.ghodbane@gmail.com</a></font></div><div><br></div></div></div></div>
<br><div class="gmail_quote">On Thu, Jul 13, 2017 at 3:06 PM, Ben Boeckel <span dir="ltr"><<a href="mailto:ben.boeckel@kitware.com" target="_blank">ben.boeckel@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Thu, Jul 13, 2017 at 14:54:11 +0200, Nabil Ghodbane wrote:<br>
> dear experts,<br>
> on a CentOS6.8 x86_64 node, I used the Superbuild to compile Paraview<br>
> 5.3.0-1 with dev tool 4 (which provides gcc 5.3 )<br>
><br>
> As shown on the attached screen captures, In the CCMAKE configuration, I<br>
> enabled Python with Matplot, Scipy, Numpy.<br>
><br>
> Once the compilation finished, I successfully added the h5py package<br>
> but if I start pvBatch or pvpython, i can see some error messages about the<br>
> hashlib module.<br>
><br>
><br>
</span>> *ValueError: unsupported hash type sha384ERROR   : code for hash sha512 was<br>
> not found.*<br>
<span class="">><br>
> This issue seems to be more a Python bug, than a Paraview issue. But maybe<br>
> someone on this mailing list did experience the issue. In case, I will be<br>
> grateful, if he or she could share his experience on how he/she solved this<br>
> issue.<br>
<br>
</span>I think this is usually an issue with openssl headers not being<br>
available when compiling Python. Does installing openssl-devel and<br>
forcing a rebuild of Python (cd $builddir; rm -rf superbuild/python) fix<br>
the issue?<br>
<span class="HOEnZb"><font color="#888888"><br>
--Ben<br>
</font></span></blockquote></div><br></div>