Robatronic

Results 3 issues of Robatronic

I'm trying to write a wrapper around Windows console apps that will allow me to connect to their stdio from network/remote clients. It is a VERY pared down concept of...

The server comes up fine, but when connecting with a browser, it throws: "ERROR:terminado.websocket:not able to serialize: expected string or bytes-like object" I've tried tracing the error, but failed. My...

For some reason, there's a difference between Windows and Linux installs. I recently did pip install on Windows and Linux hosts. A test app in Windows worked but the Linux...