Hi everyone,
I’m trying to figure out how to import that library into the this 3D software. The version of python used by Houdini is Python 2.7.15 (default, Mar 10 2020, 16:25:26) [MSC v.1916 64 bit (AMD64)].
The error I encounter is the following:
Python error: Traceback (most recent call last):
File “”, line 11, in
File “C:\Python27\Lib\site-packages\h5py_init_.py”, line 26, in
from . import _errors
ImportError: DLL load failed: Impossibile trovare il modulo specificato.
i think the problem is the complied version, but I just don’t know how to fix it.
Can someone help me? thanks
Paolo