I've tried all I can and it still not working. Need help.
This file was placed in Documents/ houdini19.5/ packages.
But how to make it work?
{
"path": "$SIDEFXLABS",
"load_package_once": true,
"enable": "houdini_version >= '19.0' and houdini_version < '19.1'",
"version": "19.0",
"env": [
{
"SIDEFXLABS": "$HOUDINI_PACKAGE_PATH/SideFXLabs19.0"
}
]
}