I ran this
from qiskit import QuantumCircuit, execute, Aer from qiskit.visualization import plot_histogram
and got the below error