I am on MacOS 12, here's the error:
jaden@UltraYummyBlade OF-SCR-main % python3 of-scr.py
Traceback (most recent call last):
File "/Users/jaden/Downloads/OF-SCR-main/of-scr.py", line 21, in
ctypes.windll.kernel32.SetConsoleTitleW("OF-SCR") #Title Application Windows
^^^^^^^^^^^^^
AttributeError: module 'ctypes' has no attribute 'windll'
jaden@UltraYummyBlade OF-SCR-main %
I am on MacOS 12, here's the error: jaden@UltraYummyBlade OF-SCR-main % python3 of-scr.py Traceback (most recent call last): File "/Users/jaden/Downloads/OF-SCR-main/of-scr.py", line 21, in
ctypes.windll.kernel32.SetConsoleTitleW("OF-SCR") #Title Application Windows
^^^^^^^^^^^^^
AttributeError: module 'ctypes' has no attribute 'windll'
jaden@UltraYummyBlade OF-SCR-main %