Search the Community
Showing results for tags 'python3'.
-
Introducing the VEX Manager, a user-friendly tool which is an alternative from the existing Recipes, Gallery or Preset Dropdown Menu within Houdini. This tool is built solely for managing and editing VEX expressions while also storing notes within a light-weight python shelf tool. Simply click the VEX preset title and instantly view your expression outside of your current wrangle, Edit, Create, Load, Group, Save Variations and Apply your VEX expressions or append small saved snippets to different sections of your current wrangles code. You can also load a vexpressions.txt file from anywhere on your PC including a cloud to enable you to bring the snippets anywhere! This out of wrangle workflow makes it a handy companion for artists working with VEX looking for a non destructive and easy to predict process. For more details click the link. https://shirmanor.gumroad.com/l/vex_manager_v1
-
Is there any way to use python 3 in Houdini. I tried to use different packages in Houdini, for example, the discord API. All my python scrips work fine on their own. But if I try to use them in Houdini, I get a lot of errors. I assume it happens because of oft pyhon2.7. But I'm not 100% sure cause I'm quite new to python in Houdini. Hope anybody can give me some advice