jckantor / TCLab

Software support for the Temperature Control Laboratory.
Apache License 2.0
13 stars 22 forks source link

Conflict between `serial` and `pyserial` packages with TCLab #114

Open APMonitor opened 1 year ago

APMonitor commented 1 year ago

A Stack Overflow question highlights a problem with connecting when the serial and pyserial packages are both installed. We need a more descriptive error message with a possible try...except around the serial connection.