Write console to file

   1248   1   1
User Avatar
Member
16 posts
Joined: March 2015
Offline
Hey All,

We are running Houdini with Shotgun on Linux. For the development of Shotgun apps we need feedback from the python scripts we are writing. On windows we have the console to check all the activity. On Linux we would be launching Houdini from the terminal. However this is not possible because that way the Shotgun context is not loaded and Shotgun won't work. So I need to launch Houdini from the Shotgun launcher. A work around would be to write the stdout to a file which I then check that file. However I don't get that to work. It seems things get overridden by ShellIO.

Does anyone have a clue how to get this to work or any other way to get a console?

Thanks in advance!

Ralph
User Avatar
Member
23 posts
Joined: Oct. 2018
Offline
Hey, did you figure this out in the end? I'm having a similar issue...
  • Quick Links