Leo 5.5, build 20170514184942, Sun May 14 18:49:42 CDT 2017
Git repo info: branch = master, commit = 326e94863831
Python 3.6.1, PyQt version 5.8.0
Windows 10 AMD64 (build 10.0.15063) SP0
reading settings in N:\leo\produce_test.leo
Exception in thread Thread-1:
Traceback (most recent call last):
File "C:\Users\lewis\AppData\Local\Programs\Python\Python36\lib\threading.py", line 916, in _bootstrap_inner
self.run()
File "C:\Users\lewis\AppData\Local\Programs\Python\Python36\lib\threading.py", line 864, in run
self._target(*self._args, **self._kwargs)
File "N:\git\leo-editor\leo\plugins\at_produce.py", line 90, in thread_target
runList(c,aList)
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
at-produce: done