David Wright

Results 5 comments of David Wright

@makseq can you review this when you have time - https://heartex.atlassian.net/browse/DEV-2285 thanks!

It looks like it's not in your PATH. What does `which python` display? perhaps you need to do something such as: ``` export PATH=$PATH:`which python` ```

Hi @haborhuang Thanks for the PR. Looks good. I'll get my env set up and play with it a bit, then get it merged in. Apologies for the late reply

Hi @baderkha thanks for the suggestion. I haven't worked on this code for some time, so will have to get my head around it again when I get a chance,...