amin.khormaei Posted May 6, 2021 Share Posted May 6, 2021 (edited) how can I use external IDE to code python? vscode or sublime text Edited May 6, 2021 by amin.khormaei Quote Link to comment Share on other sites More sharing options...
underscoreus Posted May 6, 2021 Share Posted May 6, 2021 For simple "autocomplete" and function descriptions you'll just have to copy the hou.py and hou.pyc files from the Houdini install directory to either where you've installed python or the pythonlibs folder of your application of choice. If you are talking about fully integrating a separate IDE with a live Houdini session that might be a bigger challenge. Quote Link to comment Share on other sites More sharing options...
amin.khormaei Posted May 6, 2021 Author Share Posted May 6, 2021 can I put them inside my PYTHONPATH? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.