Skip to content

Align macOS Python runtime paths for Houdini 22 - #278

Open
gripeyes wants to merge 1 commit into
OpenMoonRay:mainfrom
gripeyes:fix/houdini22-python-runtime-paths
Open

Align macOS Python runtime paths for Houdini 22#278
gripeyes wants to merge 1 commit into
OpenMoonRay:mainfrom
gripeyes:fix/houdini22-python-runtime-paths

Conversation

@gripeyes

Copy link
Copy Markdown

Compatibility:

build

Issues/Tickets:

#276

Release notes comment:

Updated the MoonRay environment setup for Houdini 22’s Python 3.13 runtime.

Comments for the reviewer:

The setup environment now includes the Python 3.13 locations used by the Houdini 22 macOS build:

  • ${omr_root}/python/lib/python3.13
  • ${install_root}/lib/python3.13/site-packages

The existing lib64/python3.9/site-packages path is retained for compatibility with current non-macOS installations. This is a small refinement over the umbrella implementation, which replaced that path entirely.

The macOS Houdini setup continues to preserve Houdini’s own PYTHONPATH after loading the general MoonRay environment.

Both modified shell scripts pass syntax validation.

Look or scene setup change:

No expected look changes.

Special notes for production:

Attention/Reviewers:

AI Assisted Development:

Assisted-by: OpenAI Codex / GPT-5.6

Checklist:

  • Documentation has been updated.
  • Includes new unit tests.
  • Includes new RATS tests.

Signed-off-by: Jakub Svoboda <132791205+rolledhand@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

1 participant