I got the following error while creating JEP SubInterpreter in Java on Windows 10:
Fatal Python error: init_sys_streams: can't initialize sys standard streams
Python runtime state: core initialized
OSError: [WinError 6] The handle is invalid
And then the process exited.
This error does not occur every time, almost one tenth.
Any idea about this error?
Thanks!