problem with houdini console

   6320   4   0
User Avatar
Member
64 posts
Joined: Oct. 2009
Offline
I just change my OS to linux ubuntu 10.04 64bits , hoping that a 64bits OS will work better with houdini.

however i am facing a problem with the console, when i write my python code in the .otl nodes I cant print!! for e.g. if i type a simple command

x = 1
y = 1
print x + y

Supposedly i would expect the console to pop up and print the value, but there is no response. Have anyone met with this issue before ? Thanks
User Avatar
Member
1904 posts
Joined: Nov. 2006
Online
Have you launched your Houdini session from a console? It's not like Windows in that if you launch it from the menu items it will pop up a console when it has error output. You have to start it from the console on linux/Mac OS in order for output to be directed there.
Graham Thompson, Technical Artist @ Rockstar Games
User Avatar
Member
64 posts
Joined: Oct. 2009
Offline
Thanks alot , i guess thats part of getting use to linux os .
User Avatar
Member
54 posts
Joined: March 2008
Offline
Hi ,

I am also facing the same issue , I tried to open houdini with terminal

$ /opt/hfs11.0.547/bin/houdini

once houdini started then terminal come dead and no output getting printed there any clue ?
User Avatar
Member
54 posts
Joined: March 2008
Offline
any Ideas how I can trace back my error ?
  • Quick Links