00 Effective APEX Scripting: Dev Environment with Houdini, Sublime, and LSP

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ก.ย. 2024

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

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

    It's great to see someone doing some APEX script tutorials! I have seen next to nothing so far. Do you know how to make use of the inputs on the APEX script node? I have tried attaching an input with a dictionary stored as a detail attribute named parms, but it does not seem to recognize it in the drop down under the inputs under the invoke tab in the APEX Script node. I also tried plugging in another APEX Script node there that has an output bound named parms, hoping that it would show up in the drop down, but no luck there either. Not sure how we would get the parms into an input node even if it did recognize it. Any ideas?

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

      The only thing I have done with the inputs so far is plug in an Apex Edit Graph node to the second input in order to decompile the graph to check out the generated code. I’ll meshing that in a video here shortly. I’ll see what I can find out about your other use cases. But yeah, can’t wait for Sidefx to get more documentation done 😀

  • @babajaiy8246
    @babajaiy8246 20 วันที่ผ่านมา +1

    For the part at 5:55 (LSP-pyright.sublime-settings) don't forget guys...when you paste the directory you have to go in and change the backslashes to forward slashes.

    • @arcanacom
      @arcanacom  2 วันที่ผ่านมา

      Yes, thanks for calling that out!

  • @pendakosmos
    @pendakosmos 23 วันที่ผ่านมา

    hey i have an error when trying to instal the houdini python library, i don't understand : trying to parse settings: invalid escape in packages/User/LSP....
    of course i did the same thing of you

    • @arcanacom
      @arcanacom  23 วันที่ผ่านมา +1

      Hard to say without seeing more details. But guessing, try and uninstall the LSP package and install again!

    • @pendakosmos
      @pendakosmos 23 วันที่ผ่านมา

      @@arcanacom"It's my fault, I forgot to replace the slashes with backslashes. Thanks a lot anyway, your videos are really great for grasping this aspect of Houdini. Can't wait to see more!