Hey, there.
So, I installed sc-controller from Software Center, but it won't start without an error:
solarlune@solarlune-linux ~ $ sc-controller
Traceback (most recent call last):
File "/usr/bin/sc-controller", line 26, in <module>
from scc.gui.app import App
File "/usr/lib/python2.7/site-packages/scc/gui/app.py", line 11, in <module>
from scc.gui.controller_widget import TRIGGERS, PADS, STICKS, GYROS, BUTTONS
File "/usr/lib/python2.7/site-packages/scc/gui/controller_widget.py", line 14, in <module>
from scc.constants import SCButtons, STICK, GYRO, LEFT, RIGHT
File "/usr/lib/python2.7/site-packages/scc/constants.py", line 26, in <module>
from scc.uinput import Axes, Keys
File "/usr/lib/python2.7/site-packages/scc/uinput.py", line 39, in <module>
CHEAD = defines('/usr/include', 'linux/input.h')
File "/usr/lib/python2.7/site-packages/scc/cheader.py", line 85, in defines
lexer = shlex.shlex(open(fname), posix=True)
IOError: [Errno 2] No such file or directory: '/usr/include/linux/input.h'Tried uninstalling and reinstalling, but no dice.
Running Solus fully updated, version 1.2.1.