I am new in node-red, I just tried to do a simple test before doing a bigger project. So I created the basic python script with only print "Hello world" on it. Then I use the "exec" node and inside the command I wrote python test.py then I connected the output of the node to the "Debug" node and finally "Deploy" it. Nothing happen inside the debug messages...
Someone knows why ?
thank you
test.py)?