Guest User

Untitled

a guest
Jan 20th, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. C:\Users\功一\PycharmProjects\SampleProject\venv\Scripts\python.exe C:\Users\功一\PycharmProjects\SampleProject\ボール.py
  2. Traceback (most recent call last):
  3. File "C:\Users\功一\PycharmProjects\SampleProject\ボール.py", line 79, in <module>
  4. tk.update_idletasks()
  5. File "C:\Users\功一\AppData\Local\Programs\Python\Python36\lib\tkinter\__init__.py", line 1179, in update_idletasks
  6. self.tk.call('update', 'idletasks')
  7. _tkinter.TclError: can't invoke "update" command: application has been destroyed
  8.  
  9. Process finished with exit code 1
Add Comment
Please, Sign In to add comment