Hi Guy
Running your module, using the hello world example you provided (https://www.npmjs.com/package/@guydev/native-python, and https://github.com/GuySharir/native-python). I have copied these out word for word.
- When running the non-input version I get error: Expecting value: line 1 column 1 (char 0):
- When running the input version, I get error: Error: process terminated due to timeout, before the function (hello_world) is able to execute
Thanks