Using custom Python modules

   1286   1   1
User Avatar
Member
350 posts
Joined: June 2016
Offline
Hi

Is anyone aware of any good beginners tutorials on using custom Python modules with Houdini?

Have been trying now for days to get ytini http://www.ytini.com/getstarted.html [www.ytini.com]

working in Ubuntu, but whatever I try always end up getting

'module not found'

when I do an

>import yt

in the Python shell.
User Avatar
Member
67 posts
Joined: Oct. 2018
Offline
Have you set your LD_LIBRARY_PATH to where ytini has been installed.
The Docs [www.sidefx.com] say so. Have you tried this ?
  • Quick Links