Jump to content

Houdini's own implemtation of PY


Hazoc

Recommended Posts

Ah, well, it uses the not-the-very-latest-version-of-Python, but I don't think that's a big problem. Perhaps that's what he/she meant. I don't think it's important. Don't worry about it. By the time such a thing would really become an issue for you, you've probably got other concerns than using the latest Python version anyway.

Edited by Macha
Link to comment
Share on other sites

But it was mentioned as negative thing. Don't really see why HOM would be a such:)

It's about python interpreter and Windows, where Houdini can't really use system python interpreter, because it can'be be sure it was complied with the same version of MVSC++ as H. So it comes with a minimal version of python compiled by SESI. It means there is a chance that one of your favorite python module won't work with it (specially if it has a c++ code in it ot it's a plain wrapper around C code). It happens. For Linux, Houdini's implementation of Python rocks.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...