I went further, but even after to have installed “pip install pyserial”, it replies
import serial
ModuleNotFoundError: No module named ‘serial’
However, I got from console:
Requirement already satisfied: pyserial in /usr/local/lib/python3.7/site-packages (3.5)