How to Fix TypeError: an integer is required in python 3.4, pyserial 2.7 virtual serial port
- 阅读更多 关于 How to Fix TypeError: an integer is required in python 3.4, pyserial 2.7 virtual serial port
问题 EDITED Hello programmers Community, I have some problems dealing with pyserial in Python 3.4 first I do not have serial ports so I have used "Virtual Serial Port Driver 7.2 by Eltima Software" to create virtual serial ports in pairs, which means that I can try to send and receive data from these ports, in my case I just create COM1 connected to COM2, then I installed Hercules SETUP utility by HW group to monitor these serial ports, so IN THEORY IF I SEND(write) DATA IN PYTHON I CAN SEE IT IN