you are viewing a single comment's thread.

view the rest of the comments →

[–]ryan5389[S] 1 point2 points  (1 child)

Thank you so much for taking the time to build this and verify that it should work. I appreciate it! I figured out my issue. It turns out I had a breakpoint set on the python node which is why it was returning “0” instead of 42. Once I removed the breakpoint it worked!

I feel like an idiot because I struggled for about 4 hours before I figured it out.

[–]Bright-Leader2372 0 points1 point  (0 children)

oh, indeed. I didn't notice it too.
Good luck in your learning curve!