Jump to content

[help] how to set where python "print" to?


Recommended Posts

(sorry for cross posting as I didn't get any advice in Houdini forum)

the print command in my python script in a DA may print to Houdini console on one computer and to the Python Shell Panel on another computer...

Can we set where the python "print" may print to?

Thanks!

- Ji

Link to comment
Share on other sites

Guest mantragora

If you set this

HOUDINI_WINDOW_CONSOLE = 1

variable in your

houdini.env

file that you can find in your $HOME directory, it will force Houdini to open floating window for output.

EDIT: Hm, it looks that it doesn't force it for Python.

Edited by mantragora
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...