Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup Documentation #11

Open
tokejepsen opened this issue Jun 3, 2016 · 0 comments
Open

Setup Documentation #11

tokejepsen opened this issue Jun 3, 2016 · 0 comments

Comments

@tokejepsen
Copy link
Member

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"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant