Luijee Posted August 13, 2018 Share Posted August 13, 2018 I'd like to ignore certain start up scripts (123, 456.py) on running hython. Currently users send their HIP files to the farm, containing custom OTLs that they have setup in their user_pref_dir env file. To allow their scene on the farm, I append all HOUDINI_PATH variables from the submitted hip file into the farm variables that call hython (we are using deadline). The problem is as HOUDINI_PATH will expand to multiple directories such as \@/scripts/python, Hython will pick up startup python files found in all the HOUDINI_PATH directories (123, 456.py) and run these on the farm which we want to avoid. Is there a way to exclude these startup files? 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.