Installing Pip and external python modules in Houdini

Publié le: 03 août 2021
sur la chaîne: 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


Sur cette page du site, vous pouvez voir la vidéo en ligne Installing Pip and external python modules in Houdini durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Paul Ambrosiussen 03 août 2021, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 9,509 fois et il a aimé 156 téléspectateurs. Bon visionnage!