Well, there's a super gd change that some python component is either not installed correctly or not on the system PATH. shell.exec prbly also means Windows so I will be of little use triaging (I despise that OS). You can clone the repo, and add some message() statements to debug (it's a small function and there are only a cpl extra places to put said deubgging code).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Originally posted by: hrbrmstr
Well, there's a super gd change that some python component is either not installed correctly or not on the system PATH.
shell.execprbly also means Windows so I will be of little use triaging (I despise that OS). You can clone the repo, and add somemessage()statements to debug (it's a small function and there are only a cpl extra places to put said deubgging code).