Hi, I have been lutris for about a month and recently updated my system (I’m using arch linux with KDE plasma as a desktop) and about a week after I became unable to launch lutris, even after reinstalling and checking for any python updates
the error I get from the terminal is:
File “/usr/bin/lutris”, line 52, in
from lutris.gui.application import Application # pylint: disable=no-name-in-module
ModuleNotFoundError: No module named ‘lutris’
I have already checked for any possible missing libraries
any help is appreciated!