This video explains how you can install pip and any external python module into Houdini without having to modify any environment variables such as PYTHON_PATH. This way of working is meant for cases where you want installed libraries to only be applied to a specific build of Houdini. (For example the machine learning experiments I have been doing)
For a more general approach of installing libraries across multiple installs see:
• Advanced Setups 02 - Installing 3rd P...
0:00 Intro
0:08 No module named X
0:30 Downloading pip
0:50 Installing pip to Houdini
1:17 Installing any module
2:12 Verifying and testing module install
2:25 Installing other modules
Commands used in video:
curl https://bootstrap.pypa.io/get-pip.py -o D:/EXAMPLE/get-pip.py
hython D:/EXAMPLE/get-pip.py
hython -m pip install XXXXXXX
On this page of the site you can watch the video online Installing Pip and external python modules in Houdini with a duration of hours minute second in good quality, which was uploaded by the user Paul Ambrosiussen 03 August 2021, share the link with friends and acquaintances, this video has already been watched 9,509 times on youtube and it was liked by 156 viewers. Enjoy your viewing!