Jump to content

Trying to use command line but getting a .dll error.


i73

Recommended Posts

I'm trying to access the hou module for command line (windows) Regular Python Shell (python 2.7) The sideFX doc [www.sidefx.com] But when I append my env variable ('C:\Program Files\Side Effects Software\Houdini 16.0.671\houdini\python2.7libs') and append it also to my sys path in the python shell I get a:
 

File "C:\Program Files\Side Effects Software\Houdini 16.0.671\houdini\python2.7libs\hou.py", line 19, in <module>
    import _hou
ImportError: DLL load failed: The specified module could not be found.


In my libs folder I don't have a ‘_hou.py’ I only have ‘_hou.pyd’

After trying to figure it out myself I am unable to get this working, anyone have a suggestion for me?

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...