Bug summary Using plt.legend () when using plt.scatter () while specifying a label for the scatter plot results in Python crashing. For the code below removing plt.legend () shows the scatter plot ...