Seeking assistance! What’s the solution to this problem?
You can try to Delete all newely created .py
files in the directory with Python. for example random.py
, end.py
- that was my problem that caused the same notification window. Reason in filename conflicts.
If it does not works for you then You can refer to this Stack overflow question , Hope that this will solve this issue.
Did you read and try out the suggestions in the linked IDLE doc section?
What have you tried?
1 Like
I deleted some files. Yes, it worked, thank you.
yes I delete some folders and files and it’s really worked.
Thank you sir