François Ihry
Results
1
comments of
François Ihry
I observe the same behaviour, when I try to reproduce [this](https://github.com/fridgerator/PyNode#async-api) example with a test.py file, I get the error: ``` /app/index.js:18 pynode.call('add', 1, 2, (err, result) => { ^...