I have found the solution!
do sudo su first
the pip install pyserial
or
pip3 install pyserial
:)
I have found the solution!
do sudo su first
the pip install pyserial
or
pip3 install pyserial
:)
i got this error:
ImportError: No module named serial.tools.list_ports
but i have downloaded pyserial
what happened?