How do you run scripts

   1995   4   0
User Avatar
Member
90 posts
Joined: March 2013
Offline
I want to run the FromHoudini2Nuke script to export a camera. I'm not finding a whole lot. I did open the Python Shell and attempted to run the following…
execfile('cFromHoudini2Nuke.py')

Nothing happened.
User Avatar
Member
2551 posts
Joined: June 2008
Offline
You can also run a script by opening Window/Python Source Editor and pasting the code into the window. When you click Accept the code will run.

Where did 'FromHoudini2Nuke.py come from? Is there a download link or is it a custom script you wrote?
Using Houdini Indie 20.0
Windows 11 64GB Ryzen 16 core.
nVidia 3050RTX 8BG RAM.
User Avatar
Member
90 posts
Joined: March 2013
Offline
http://www.sidefx.com/index.php?option=com_wrapper&Itemid=147 [sidefx.com]

That's the link and the download is on that page. Thanks for the info. I will give that a try and post back.
User Avatar
Member
90 posts
Joined: March 2013
Offline
Well I did that and I didn't get any results that way either. However, in the commented out header I did see a site listed to check for updated versions. I went to her site and found a zip with some detailed instructions. I will try looking into that.

Here's the site if anyone needs.

http://janoberhauser.gute-filme-enden-nie.de [janoberhauser.gute-filme-enden-nie.de]
User Avatar
Member
379 posts
Joined: Nov. 2010
Offline
Can't you use alembic to export the Camera to nuke?
  • Quick Links