Setting Up VSCode And Python For Houdini

แชร์
ฝัง

ความคิดเห็น • 7

  • @whdinasor
    @whdinasor 2 หลายเดือนก่อน

    Thank you!!!

  • @nicolaastanghe475
    @nicolaastanghe475 หลายเดือนก่อน

    This doesn`t seem to work on linux. i wonder why.

  • @prashantcgi
    @prashantcgi 15 วันที่ผ่านมา

    Hi thanks for the video it really helped, i have a question for me the autocomplete wont work when i create object of class, it work when i do hou. but it wont work in this situation
    import hou
    obj = hou.node("/obj"). # Works here
    geo = obj.createNode("geo", "mygeo") # dont work here
    is it same for you?
    thanks for the video :)

    • @brundlethwaite
      @brundlethwaite  15 วันที่ผ่านมา +1

      Unfortunately that is a limitation of the python code completion. I have not tried other LSPs but the default python setup in VSCode will only give completion when referencing libraries directly.

    • @prashantcgi
      @prashantcgi 10 วันที่ผ่านมา

      @@brundlethwaite Thanks for the reply, in case you find something on this please do let me know

  • @taohong2332
    @taohong2332 2 หลายเดือนก่อน