Tag: python


  • WinError 10053

    So. I fell down a rabbit hole last month. I was writing python to talk to a motion control platform using raw TCP messages. I was doing this on Windows (don’t ask). My initial prototyping worked just fine, but as soon as I went to integrate the work into a PyQt app is started to…