How to install the serial module into cygwin (terminal)

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 6K views
Nate Duong
Messages
125
Reaction score
4
Dear group,

I downloaded this software "cygwin," (terminal), and trying to run Python on
this software but i failed on the installing the serial,
Could you please give me some ideal?

Thank you,
Nate Duong.$ python Blinking_off.py

Traceback (most recent call last):
File "Blinking_off.py", line 2, in <module>
import serial
ImportError: No module named serial
 
Physics news on Phys.org
Any other reason why you installed cygwin? I mean, with Python being multi platform, you could have installed it directly onto windows