Python idle execution error

Asked 2 years ago, Updated 2 years ago, 48 views

Python idle didn't work, so I ran idle.py in the idle folder and it came out like this

If you reinstall Python, it will print out the same thing.

Is there a solution?

idle error python

2022-09-21 16:17

1 Answers

I think it's an error in setting the tkinter font.

Try deleting the config-main.cfg file in the C:\Users\SAMSUNG\.idlerc directory


2022-09-21 16:17

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.