static Posted July 22, 2009 Share Posted July 22, 2009 I've been messing around with hbatch and I noticed a small problem. None of my hdaModule attributes are being recognized in my hdas. Basically, any of the functions that exist in my hdaModules() are virtually nonexistant. hbatch recognizes that the hda contains a python module, it just doesn't contain anything. I'd post a file but there are so many dependencies for these hdas that I would basically have to upload our entire pipeline. Am I missing something? Have any of you ran into this before, or know of a workaround? I'll keep digging around. It's probably something completely trivial that I forgot to do. Quote Link to comment Share on other sites More sharing options...
static Posted July 22, 2009 Author Share Posted July 22, 2009 Apparently it was an environment variable/PYTHONPATH issue. I had to set the environment variables before houdini was loaded, since any environment variable additions/changes weren't recognized by my hdas after hbatch started up. 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.