emsig / emg3d

A multigrid solver for 3D electromagnetic diffusion

Home Page:https://emg3d.emsig.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

h5py v3.0.0 changed string handling

prisae opened this issue · comments

Strings are handled differently since h5py version 3 (https://docs.h5py.org/en/latest/whatsnew/3.0.html, released 30/10/2020), which breaks its implementation in emg3d.

Needs fixing (when fixing adjust .travis.yml again).

Current work-around is to use h5py<3.0.