[Paraview] COMPILE AND RUN pvBatch with h5py support errors

Nabil Ghodbane nabil.ghodbane at gmail.com
Thu Jul 13 16:40:20 EDT 2017


many thanks for the suggestion. Unfortunately this did not help . Does
someone have some hint which could help?
thanks.

Nabil Ghodbane (Ph. D. Habil*.*)
Phone: +33 6 34 42 33 43
Mailto: nabil.ghodbane at gmail.com


On Thu, Jul 13, 2017 at 3:06 PM, Ben Boeckel <ben.boeckel at kitware.com>
wrote:

> On Thu, Jul 13, 2017 at 14:54:11 +0200, Nabil Ghodbane wrote:
> > dear experts,
> > on a CentOS6.8 x86_64 node, I used the Superbuild to compile Paraview
> > 5.3.0-1 with dev tool 4 (which provides gcc 5.3 )
> >
> > As shown on the attached screen captures, In the CCMAKE configuration, I
> > enabled Python with Matplot, Scipy, Numpy.
> >
> > Once the compilation finished, I successfully added the h5py package
> > but if I start pvBatch or pvpython, i can see some error messages about
> the
> > hashlib module.
> >
> >
> > *ValueError: unsupported hash type sha384ERROR   : code for hash sha512
> was
> > not found.*
> >
> > This issue seems to be more a Python bug, than a Paraview issue. But
> maybe
> > someone on this mailing list did experience the issue. In case, I will be
> > grateful, if he or she could share his experience on how he/she solved
> this
> > issue.
>
> I think this is usually an issue with openssl headers not being
> available when compiling Python. Does installing openssl-devel and
> forcing a rebuild of Python (cd $builddir; rm -rf superbuild/python) fix
> the issue?
>
> --Ben
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20170713/55e4939a/attachment.html>


More information about the ParaView mailing list