tce-load -i compiletc python3.9-dev python3.9-setuptools

wget https://files.pythonhosted.org/packages/12/bb/f622a8a5e64d46ca83020a761877c0ead19140903c9aaf1431f3c531fdf6/evdev-1.7.1.tar.gz

cd evdev-1.7.1$

python3.9 setup.py build
sudo python3.9 setup.py install --root=/tmp/pkg

