XaiJu
entagma
entagma

patreon


Advanced Setups 02 - Installing 3rd Party Libraries For Houdini's Python

FOREWORD: We think this should be common knowledge, so we decided to make this part of the premium course publicly available.

It’s finally come so far – we’re accepting that we can’t (or rather don’t want to) write every complex algorithm out there ourselves in VEX. Enter Python. Not necessarily because Mo loves Python so much, but because there is a wealth of highly interesting libraries out there which enable us to do elaborate Geometry processing easier than purely relying on VEX.

However in order to use these libraries, we’ll have to get them installed first. Which is mostly straightforward. Mostly…

https://www.python.org/downloads/
https://www.scipy.org/install.html

Advanced Setups 02 - Installing 3rd Party Libraries For Houdini's Python

Comments

I'm on a Mac and had trouble installing Python 3.7 with pyenv (allows you to switch between different versions) but you can use the version of Python that comes with Houdini and install packages into that. This page walks you through the process http://wordpress.discretization.de/houdini/home/advanced-2/installing-and-using-scipy-in-houdini/

Mark Horgan


More Creators