Problem to install pyserial

OK, assuming that you are running Python 3 (run “python --version” to check), then you can install pip3 like this:

sudo apt install python3-pip