Pycharm or Visual Studio interpreter

   1897   1   0
User Avatar
Member
59 posts
Joined: April 2006
Offline
Did anyone managed to make the any of those two connect with Houdini python libraries for auto completion, suggestions, etc?
Thanks,
Daniel
User Avatar
Member
30 posts
Joined:
Offline
I've had some mild success generating some dummy stubs using this as a base:
http://www.nukepedia.com/python/misc/nukepydummy [www.nukepedia.com]

it makes some mock hou modules that you can add to your python paths

it does leave some gaps where the inspect module isn't able to *ahem* inspect everything. but it's a good start.

cheers,
chrisg
  • Quick Links