I have an application monitoring and decoding data that arrives at a serial port. I&#39;m using pyserial and everything works fine under Linux.<br><br>When I attempt to run it on Windows, however, I am denied access to the serial port. The Windows machine is on a corporate domain with all the usual paranoid profile restrictions. I haven&#39;t yet tried it on a Windows PC running as admin, or not on a domain (I suspect that there will not be a problem).<br>
<br>The serial port works just fine with Hyperterminal and other installed applications.<br><br>Has anyone come across this before?<br>Are there any alternative serial port libraries that would work?<br>Where should I start in an effort to identify and overcome the root problem?<br>
<br>I recognise that it is a bit difficult to diagnose much without the exact error messages. This installation is on a remote island with very little IT support and limited communications and NO, I can&#39;t take you there to help me sort it out :)<br>
<br>Steve<br><br><br>