Forum Discussion

Roger667's avatar
Roger667
New Contributor III
2 years ago
Solved

unable to see the output from a python script

i am trying to run a simple python code to print hello world but i am not able to see the output or pass it to the mapper snap  
  • SpiroTaleski's avatar
    2 years ago

    Roger667 

    If you want only to print the message, then add: 

    self.output.write("Hello World")