On 2017-11-06, Michael Hennebry <hennebry@xxxxxxxxxxxxxxxxxxxxx> wrote: > > python2-ivi-0.14.9-3.el6.noarch : %{sum} > Repo : epel > Matched from: > Filename : /usr/lib/python2.6/site-packages/ivi/interface/pyserial.pyo > Filename : /usr/lib/python2.6/site-packages/ivi/interface/pyserial.pyc > Filename : /usr/lib/python2.6/site-packages/ivi/interface/pyserial.py Based on the Python IVI readme (http://alexforencich.com/wiki/en/python-ivi/readme), it looks like this library is able to use the actual PySerial library but doesn't provide it. You may need to install that using pip if it's not available in EPEL. The ivi RPM may not provide pyserial because it's not a required library. You may also just want to search EPEL for serial.py, which is the ultimate name of the PySerial library on disk. --keith -- kkeller@xxxxxxxxxxxxxxxxxxxxxxxxxx _______________________________________________ CentOS mailing list CentOS@xxxxxxxxxx https://lists.centos.org/mailman/listinfo/centos