79294401

Date: 2024-12-19 13:16:28
Score: 2
Natty:
Report link

Copying tcl and tk libraries in my python313 folder didn't work for me. I downloaded Matplotlib and I can run command

import matplotlib.pyplot as plt

without any problem, however using any other command, such as:

print(plt.plot([1,2,3],[2,4,6]))

doesn't work and I get a very long error.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Svit