johnwolf1987

Resultados 1 preguntas formuladas por johnwolf1987

Estoy intentando trazar un gráfico simple usando pyplot, por ejemplo: import matplotlib.pyplot as plt plt.plot([1,2,3],[5,7,4]) plt.show() pero no aparece la figura y me sale el siguiente mensaje: UserWarning: Matplotlib is