New comment by Taxicletter on void-packages repository https://github.com/void-linux/void-packages/issues/46700#issuecomment-2016524518 Comment: Is there a solution? I have the same error. ``` $ playonlinux Looking for python3... 3.12.2 - selected /usr/share/playonlinux/python/mainwindow.py:708: SyntaxWarning: invalid escape sequence '\|' self.SupprotedIconExt = "All|*.xpm;*.XPM;*.png;*.PNG;*.ico;*.ICO;*.jpg;*.JPG;*.jpeg;*.JPEG;*.bmp;*.BMP\ 1.5 Traceback (most recent call last): File "/usr/share/playonlinux/python/mainwindow.py", line 41, in import options, threading, debug File "/usr/share/playonlinux/python/options.py", line 21, in from asyncore import dispatcher ModuleNotFoundError: No module named 'asyncore' ```