GreenEminence Posted July 27, 2012 Share Posted July 27, 2012 Hello, I'm Houdini newbie and I'm trying to source my python scripts from a custom directory, which looks like: $MY_DIR/scripts Tried to put the usual sys.path.append(path) in 123.py created in $HOME/houdini.x with no luck. Scripts must be sourced session independent way, because I need to import some modules from that scripts. Is there any way to do it? Quote Link to comment Share on other sites More sharing options...
edward Posted July 28, 2012 Share Posted July 28, 2012 http://www.sidefx.com/docs/houdini12.0/hom/independent Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.