On Mon, May 15, 2017 at 6:31 AM, lewis <[email protected]> wrote:
> I get this traceback with at_produce.py plugin running > *at-produce-selected* command on a node: > ​...​ > > > File "N:\git\leo-editor\leo\plugins\at_produce.py", line 137, in runList > shell=True, > File > "C:\Users\lewis\AppData\Local\Programs\Python\Python36\lib\subprocess.py", > line 622, in __init__ > "close_fds is not supported on Windows platforms" > ValueError: close_fds is not supported on Windows platforms if you > redirect stdin/stdout/stderr > ​ce217ef removes this keyword arg. I'm not sure this is a valid fix. Please report your experiences. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
