Many thanks! I'll give it a shot
------Original Message------
Chad,
I think you are close, when I go look at the setup.py file for the MISP package it requires pymisp >= 2.4 and so it looks like it could have fetched the latest version of pymisp which is 2.4.221
This is the notice from the PYMISP site that they require 3.6 and you can't run this on anything python2.
IMPORTANT NOTE: This library will require at least python 3.6 starting the 1st of January 2020. If you have to legacy versions of python, please use PyMISP v2.4.119.1, and consider updating your system(s). Anything released within the last 2 years will do, starting with Ubuntu 18.04.
If you want to fix this I would recommend unzipping the tar file and modifying the setup.py file to specify PyMISP <= 2.4.119. Otherwise you can install circuits on a box with Python3 and then add this to it.
This should get it working in Python 2.
------------------------------
Richard Giesige
Security Engineer
Oshkosh Corporation
Oshkosh
------------------------------