mosssi 7 Posted July 31, 2015 Hi I’m new to Houdini and trying to use exhelp command for educational purpose in Houdini 14. Unfortunately this message show up every time I try. >>> exhelp fit File "<console>", line 1 exhelp fit ^ SyntaxError: invalid syntax Am I typing something wrong or this feature has removed from this Houdini version module? Thanks for reading Share this post Link to post Share on other sites
symek 389 Posted July 31, 2015 There are two text terminals in Houdini: python shell and hscript textport. exhelp command meant to be used it the later one. Share this post Link to post Share on other sites
3iart 9 Posted July 31, 2015 That's the python shell, you need to be in textport. Share this post Link to post Share on other sites
mosssi 7 Posted July 31, 2015 wow. As I told I'm new thank you for your help Share this post Link to post Share on other sites