Python 3

   3212   2   2
User Avatar
Member
388 posts
Joined: July 2018
Offline
I have two questions

1) how can i can update python 3.7.4 to the latest version
Houdini 18.5.596 installed python 3 as far as i can tell, i previously had only 2.7 installed on my pc. Does this mean python 3 is available only for Houdini? How can i update

2) How can i pip install packages to that directory? This has been a problem before and i had to change pip to install by default inside the houdini python directory. Before that i would copy the packages from the default directory in C:/Python27 to the Houdini one. Is this really that complicated or am i doing something wrong?

ideally i would like to have one place to store packages outside Houdini - the default directory that gets created when installing python on your computer. Just install python 3, pip install anything i need and have houdini use those.
User Avatar
Member
388 posts
Joined: July 2018
Offline
I found answers in the following tutorial
except from "can i update python?"

https://www.youtube.com/watch?v=aUdC8p17QEc [www.youtube.com]
User Avatar
Member
8 posts
Joined: June 2020
Offline
I don't think you can update Python in Houdini, cause all the libraries are compiled for that particular version already.
  • Quick Links