These are the best Python Houdini tutorials I've found. Hope you keep making these. If you had a full series of these, I'd pay $$$ to see them. You are a talented teacher.
I have Python 3.7 installed on my system, but in Houdini the version is 2.7 and therefore I cannot execute any programs because Houdini days Python version is incorrect. Do you know how I can update the Python version within Houdini? Thanks!
typically i've found it difficult to change python versions for softwares. perhaps it would be better to consider using a python version manager such as pyenv in conjunction with pipenv to manage your projects and use different python versions and environments to match houdini as needed :)
I don't like the way Houdini handles code, coming from JS and C#, the way they handle coding and text editing and compiling seems extremely archaic. I'm going to learn Nividia Omniverse instead of Houdini because of this, plus also they are trying to create a new generaiton of more capable, less clunky procedural tools based on their libraries
Python in Houdini is such a small aspect of Houdini, it's like having a tool in your garage that you have used a couple of times in 20 years, but is still useful. VEX is amazing (although still horrible compared to C#). I agree, it does feel very clunky.
you sir are probably the best instructor i've seen in my life and God Knows i spent some time in education field , keep up the good work ! i invite you to my channel where i do also Houdini Stuff !
These are the best Python Houdini tutorials I've found. Hope you keep making these. If you had a full series of these, I'd pay $$$ to see them. You are a talented teacher.
Thank you so much for sharing!
This was hell awesome 🤩
Thank you for making these, they are very helpful indeed and I agree with OX_Tool's comment below : )
Thank you very much for nice tutorial!
u r awesome ..
how to make the python icon appear? it doesnt show up on my parameter
I have Python 3.7 installed on my system, but in Houdini the version is 2.7 and therefore I cannot execute any programs because Houdini days Python version is incorrect. Do you know how I can update the Python version within Houdini? Thanks!
typically i've found it difficult to change python versions for softwares. perhaps it would be better to consider using a python version manager such as pyenv in conjunction with pipenv to manage your projects and use different python versions and environments to match houdini as needed :)
21:12 if you want to know how to run a script you've got inside houdini
annyone know if you can start a render rop lop from python ?
Great tutorial. How do I actually run the script in the python script node?? I just cannot figure out how to get it to run.
me neither. What a dogshit design
Thank you
Any idea why I am getting this? I am on H19:
>>> def hello(h):
... return h*h
... hello(10)
File "", line 3
hello(10)
^
SyntaxError: invalid syntax
Prior to typing return press TAB once.
I don't like the way Houdini handles code, coming from JS and C#, the way they handle coding and text editing and compiling seems extremely archaic. I'm going to learn Nividia Omniverse instead of Houdini because of this, plus also they are trying to create a new generaiton of more capable, less clunky procedural tools based on their libraries
Python in Houdini is such a small aspect of Houdini, it's like having a tool in your garage that you have used a couple of times in 20 years, but is still useful. VEX is amazing (although still horrible compared to C#). I agree, it does feel very clunky.
you sir are probably the best instructor i've seen in my life and God Knows i spent some time in education field , keep up the good work ! i invite you to my channel where i do also Houdini Stuff !