I've been trying to get a python program for handling the seek thermal camera to run. By trial & error with apt-get install or pip install I've manged to wrestle most of the dependencies (pyusb1.0, pil, numpy, scipy, imagemagick, opencv, cv2, etc) into place on a Pi3 with Jessie. It's been a long te...