PyHexad Support

I am trying to set up PyHexad and I keep getting this error message:

File “build/x64/py38/res/release/pyxll.py”, line 5864, in __import_hook
ModuleNotFoundError: No module named ‘h5_helpers’

Is there something I’m missing here? PyXLL can read into the folder where h5_helpers is located since it could find h5appendRows so I do not know what is wrong.

Maybe a PYTHONPATH or LD_LIBRARY_PATH issue? G.