Missing requirements
There seems to be no dependencies installed upon model installation (with pip). In particular, the requirements part of setup.py, is missing. It should contain at least (not including those needed for PyWIT, which should be installed when installing PyWIT):
pyopticsh5pynumba
Some might actually be missing depencencies from pyoptics (e.g. numba).
Edited by Nicolas Mounet