Skip to content

Fix build with Python

Ruben Di Battista requested to merge rubendibattista/xdmf:python3 into master

Hello, this should fix the build of the Python wrappers w/ Python3. I tested it with Python 3.7.4 on Mojave (in facts I needed to add some hacks to make it work on macOS).

I run make Python_ALLTEST and no error is raised.

Hope it's useful

Merge request reports