Skip to content

Setup Documentation #11

@tokejepsen

Description

@tokejepsen

Goal

To document exactly how to get setup with the Houdini package

Motivation

Tried to setup this package and there are some pit falls to look out for.

To setup the HOUDINI_PATH correctly you need & at the end, to append the default resources.

If you are launching through batch script & is a special character, that needs to be escaped, so a batch script would look something like this:

set PYTHONPATH=%~dp0pyblish-base;%~dp0pyblish-integration;%~dp0pyblish-qml;%~dp0pyblish-rpc;%~dp0python-qt5;%~dp0pyblish-houdini
set HOUDINI_PATH=%~dp0pyblish-houdini\pyblish_houdini\houdini_path;^&

"C:\Program Files\Side Effects Software\Houdini 15.0.244.16\bin\hescape.exe"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions