Installing Pip and external python modules in Houdini

Опубликовано: 03 Август 2021
на канале: Paul Ambrosiussen
9,509
156

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


На этой странице сайта вы можете посмотреть видео онлайн Installing Pip and external python modules in Houdini длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Paul Ambrosiussen 03 Август 2021, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 9,509 раз и оно понравилось 156 зрителям. Приятного просмотра!