Jump to content

Load python scripts depend of the python version


tamagochy

Recommended Posts

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?

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...