Jump to content

Compiling python code for an HDA node?


Recommended Posts

I have been writing some code for a digital asset for the last week or so, and I am just about done with it.  The the biggest problem I am looking at now is that the final step needs SciPy to finish efficiently and it is already using Numpy.  I know that if I uses these libraries, I will have to have them installed on any system that I run the node on, which is not good for distribution.  Is there any convention to deal with this already in place?  I know that I should be able to compile the code and it should be able to run independently of any software or libraries installed on a system, but I have never done this for Python code in general, let alone for Houdini in particular.  

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...