I\'m new to Python. According to the internets I was looking for the module pyserial after receiving this error:
ImportError: No module named serial
understood that this question is for Windows, but since it comes up first in a Google search let me add an alternative (to pip) for Debian:
sudo apt-get install python-serial