Jump to content

alzalus

New Members
  • Posts

    2
  • Joined

  • Last visited

  • Days Won

    1

alzalus last won the day on September 4 2019

alzalus had the most liked content!

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

alzalus's Achievements

Newbie

Newbie (1/14)

1

Reputation

  1. I figured out the issue. In that link the error message provided, it said: "you can't have a file named tkinter.py" which is what I had called my file. So I deleted it but it still didn't work. I reinstalled python twice and and then I couldn't even open the IDLE anymore and I kept getting the same error. Then I kept re-reading the web page in that link and it said "you should RENAME the file if they are the same". Well I had already deleted it, so whatever.... yet I still couldn't even open the Python IDLE. But on a whim I decided to restore it from the recycle bin and , rename it and on my third install of python, it worked. I could open the IDLE and my gui came up. Yay... I'm guessing that even though I had deleted it, I hadn't cleared the recycle bin, so even though it didn't appear in the folder it was still there in a ghost form. I guess. And since I renamed it and my third install worked that seems to be the reason. And now finally the GUI comes up. Maybe clearing the recycle bin would have also worked.
  2. when I hit run, the gui doesn't come up. Same as when I open Stefan's original code file. I get a subprocess connections error "IDLE's subprocess didn't make connection. see the 'Startup failure' section of the IDLE doc, online at https://docs.python.org/3/library/idle.html#startup-failure"
×
×
  • Create New...