i am trying to set up the hou module in pycharm, so i added to the path of python2.7libs project structure and this is what i get.
import _hou
ImportError: DLL load failed: The specified module could not be found.
i am trying to find the _hou
any one got something similar?