gcc Makefile
Makefile: file not recognized: file format not recognized
collect2.exe: error: ld returned 1 exit status
collect2.exe: fatal error: cannot find 'ld'
compilation terminated.
python3 script.py
INFO: 2024-10-31 18:02:42,873 Listening on 192.168.0.2:9999
Traceback (most recent call last):
File "/home/user/Scripts/WoL 9999 [Reboot to Arch].py", line 68, in <module>
run_udp_port_listener(WOL_PORT, INTERFACE_NAME_ARCH)
File "/home/user/Scripts/WoL 9999 [Reboot to Arch].py", line 54, in run_udp_port_listener
data, _ = server_socket.recvfrom(1024)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
KeyboardInterrupt
print(my code line)
print(my code line 2)
...
make.exe
в каталоге проекта, получаю