Looks like matplotlib is required for this, but its not in the requirements listed on the readme ``` #utils.py import matplotlib.pyplot as plt ```