runtime error
Exit code: 1. Reason: pygame 2.6.0 (SDL 2.28.4, Python 3.10.15) Hello from the pygame community. https://www.pygame.org/contribute.html error: XDG_RUNTIME_DIR is invalid or not set in the environment. ALSA lib confmisc.c:855:(parse_card) cannot find card '0' ALSA lib conf.c:5180:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings ALSA lib conf.c:5180:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory ALSA lib confmisc.c:1334:(snd_func_refer) error evaluating name ALSA lib conf.c:5180:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5703:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2666:(snd_pcm_open_noupdate) Unknown PCM default Traceback (most recent call last): File "/home/user/app/app.py", line 142, in <module> main() File "/home/user/app/app.py", line 76, in main scanner = WiFiScanner() File "/home/user/app/app.py", line 33, in __init__ self.iface = self.wifi.interfaces()[0] File "/usr/local/lib/python3.10/site-packages/pywifi/wifi.py", line 42, in interfaces for interface in wifi_ctrl.interfaces(): File "/usr/local/lib/python3.10/site-packages/pywifi/_wifiutil_linux.py", line 281, in interfaces for f in sorted(os.listdir(CTRL_IFACE_DIR)): FileNotFoundError: [Errno 2] No such file or directory: '/var/run/wpa_supplicant'
Container logs:
Fetching error logs...