On Wed, Jan 30, 2019 at 08:17:37AM -0500, Jerry Geis wrote:
I am trying to install the python-onvif package on C7.
I did: pip install onvif Requirement already satisfied (use --upgrade to upgrade): onvif in /usr/lib/python2.7/site-packages Requirement already satisfied (use --upgrade to upgrade): suds>=0.4 in /usr/lib/python2.7/site-packages (from onvif) Requirement already satisfied (use --upgrade to upgrade): suds-passworddigest in /usr/lib/python2.7/site-packages (from onvif) You are using pip version 8.1.2, however version 19.0.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command.
Please show us 'pip freeze'. I assume that you have onvif sucessfully installed.
You can (and should) ignore the pip upgrade stuff.
Best regards Ulf