tce-load -i compiletc python3.8-dev

wget https://github.com/pyserial/pyserial/archive/v3.4.tar.gz

cd pyserial-3.4

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