tamagochy Posted May 9, 2023 Share Posted May 9, 2023 Hi, I'm looking the way to load python scripts based on python ver of the houdini. I have packages loader: { "env": [ { "MY": "folder path", }, ], "path": "$MY", } As I understand its start reading all subdirs including scripts and load all that it found, but I need to load python2 and python3 scripts based on python ver in houdini. Is it possible with json file? 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.