-
-
Notifications
You must be signed in to change notification settings - Fork 23
Description
2024-08-05 15:06:29.465 Python[95301:1774717] +[IMKClient subclass]: chose IMKClient_Legacy
2024-08-05 15:06:29.465 Python[95301:1774717] +[IMKInputSession subclass]: chose IMKInputSession_Legacy
Exception in Tkinter callback
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/tkinter/init.py", line 1967, in call
return self.func(*args)
^^^^^^^^^^^^^^^^
File "/Users/Dev/repos/MinesweeperGame/06 - Marking Cells as Mine Candidates/cell.py", line 45, in left_click_actions
self.show_mine()
File "/Users/Dev/repos/MinesweeperGame/06 - Marking Cells as Mine Candidates/cell.py", line 110, in show_mine
ctypes.windll.user32.MessageBoxW(0, 'You clicked on a mine', 'Game Over', 0)
^^^^^^^^^^^^^
AttributeError: module 'ctypes' has no attribute 'windll'
Exception in Tkinter callback
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/tkinter/init.py", line 1967, in call
return self.func(*args)
^^^^^^^^^^^^^^^^
File "/Users/Dev/repos/MinesweeperGame/06 - Marking Cells as Mine Candidates/cell.py", line 45, in left_click_actions
self.show_mine()
File "/Users/Dev/repos/MinesweeperGame/06 - Marking Cells as Mine Candidates/cell.py", line 110, in show_mine
ctypes.windll.user32.MessageBoxW(0, 'You clicked on a mine', 'Game Over', 0)
^^^^^^^^^^^^^
AttributeError: module 'ctypes' has no attribute 'windll'
Exception in Tkinter callback
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/tkinter/init.py", line 1967, in call
return self.func(*args)
^^^^^^^^^^^^^^^^
File "/Users/Dev/repos/MinesweeperGame/06 - Marking Cells as Mine Candidates/cell.py", line 45, in left_click_actions
self.show_mine()
File "/Users/Dev/repos/MinesweeperGame/06 - Marking Cells as Mine Candidates/cell.py", line 110, in show_mine
ctypes.windll.user32.MessageBoxW(0, 'You clicked on a mine', 'Game Over', 0)
^^^^^^^^^^^^^
AttributeError: module 'ctypes' has no attribute 'windll'
Exception in Tkinter callback
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/tkinter/init.py", line 1967, in call
return self.func(*args)
^^^^^^^^^^^^^^^^
File "/Users/Dev/repos/MinesweeperGame/06 - Marking Cells as Mine Candidates/cell.py", line 45, in left_click_actions
self.show_mine()
File "/Users/Dev/repos/MinesweeperGame/06 - Marking Cells as Mine Candidates/cell.py", line 110, in show_mine
ctypes.windll.user32.MessageBoxW(0, 'You clicked on a mine', 'Game Over', 0)
^^^^^^^^^^^^^
AttributeError: module 'ctypes' has no attribute 'windll'
Exception in Tkinter callback
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/tkinter/init.py", line 1967, in call
return self.func(*args)
^^^^^^^^^^^^^^^^
File "/Users/Dev/repos/MinesweeperGame/06 - Marking Cells as Mine Candidates/cell.py", line 45, in left_click_actions
self.show_mine()
File "/Users/meena/Dev/repos/MinesweeperGame/06 - Marking Cells as Mine Candidates/cell.py", line 110, in show_mine
ctypes.windll.user32.MessageBoxW(0, 'You clicked on a mine', 'Game Over', 0)
^^^^^^^^^^^^^
AttributeError: module 'ctypes' has no attribute 'windll'
Exception in Tkinter callback
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/tkinter/init.py", line 1967, in call
return self.func(*args)
^^^^^^^^^^^^^^^^
File "/Users/Dev/repos/MinesweeperGame/06 - Marking Cells as Mine Candidates/cell.py", line 45, in left_click_actions
self.show_mine()
File "/Users/Dev/repos/MinesweeperGame/06 - Marking Cells as Mine Candidates/cell.py", line 110, in show_mine
ctypes.windll.user32.MessageBoxW(0, 'You clicked on a mine', 'Game Over', 0)
^^^^^^^^^^^^^
AttributeError: module 'ctypes' has no attribute 'windll'
Exception in Tkinter callback
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/tkinter/init.py", line 1967, in call
return self.func(*args)
^^^^^^^^^^^^^^^^
File "/Users/Dev/repos/MinesweeperGame/06 - Marking Cells as Mine Candidates/cell.py", line 45, in left_click_actions
self.show_mine()
File "/Users/Dev/repos/MinesweeperGame/06 - Marking Cells as Mine Candidates/cell.py", line 110, in show_mine
ctypes.windll.user32.MessageBoxW(0, 'You clicked on a mine', 'Game Over', 0)
^^^^^^^^^^^^^
AttributeError: module 'ctypes' has no attribute 'windll'
Exception in Tkinter callback
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/tkinter/init.py", line 1967, in call
return self.func(*args)
^^^^^^^^^^^^^^^^
File "/Users/Dev/repos/MinesweeperGame/06 - Marking Cells as Mine Candidates/cell.py", line 45, in left_click_actions
self.show_mine()
File "/Users/Dev/repos/MinesweeperGame/06 - Marking Cells as Mine Candidates/cell.py", line 110, in show_mine
ctypes.windll.user32.MessageBoxW(0, 'You clicked on a mine', 'Game Over', 0)
^^^^^^^^^^^^^
AttributeError: module 'ctypes' has no attribute 'windll'
Exception in Tkinter callback
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/tkinter/init.py", line 1967, in call
return self.func(*args)
^^^^^^^^^^^^^^^^
File "/Users/Dev/repos/MinesweeperGame/06 - Marking Cells as Mine Candidates/cell.py", line 45, in left_click_actions
self.show_mine()
File "/Users/Dev/repos/MinesweeperGame/06 - Marking Cells as Mine Candidates/cell.py", line 110, in show_mine
ctypes.windll.user32.MessageBoxW(0, 'You clicked on a mine', 'Game Over', 0)
^^^^^^^^^^^^^
AttributeError: module 'ctypes' has no attribute 'windll'
Exception in Tkinter callback
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/tkinter/init.py", line 1967, in call
return self.func(*args)
^^^^^^^^^^^^^^^^
File "/Users/Dev/repos/MinesweeperGame/06 - Marking Cells as Mine Candidates/cell.py", line 53, in left_click_actions
ctypes.windll.user32.MessageBoxW(0, 'Congratulations! You won the game!', 'Game Over', 0)
^^^^^^^^^^^^^
AttributeError: module 'ctypes' has no attribute 'windll'