This repository contains a module and example code for controlling an LCUS USB to serial port relay board with Python. The module has been tested against a couple of devices: a four channel board from ...
ModuleNotFoundError: No module named 'serial' I get the same error after installing pytrinamic via $pip3 install pytrinamic I tried installing the module serial using ...