Error from qc_grader.graph_util

When I try to write
from qc_grader.graph_util import display_maxcut_widget, QAOA_widget, graphs
I get the following error:
ModuleNotFoundError: No module named ‘qc_grader’

WHat do I need to pip install?

1 Like