Jump to content

import H5py library in SideFx_Houdini18.5


Luther76

Recommended Posts

Hi everyone,
I’m trying to figure out how to import that library into Houdini (Windows 10. On Mac I did it, it was very easy). 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. Binary wheels should be built using the same compiler used to build python, but I don’t know how to fix it.

I’m horrible with compiling etc, so I’m not able to compile the version of Binary wheels by myself.

Someone know if there some tutorial (video it would be better) that explain step by step how to do that wheels? Or better, someone have this binary version and can share to me?

Thank you very much, any advice is very welcome.

Cheers

Luther

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...