Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: install pyserial
Post: RE: install pyserial

(Jul-13-2019, 05:18 PM)micseydel Wrote: How did you install it? What OS are you using? Do you have multiple versions of Python installed? My first guess is that the answer to the last question is y...
neeheng News and Discussions 3 7,398 Jul-14-2019, 07:07 AM
    Thread: install pyserial
Post: install pyserial

hi all, I able to install Pyserial in CMD but still unable to use it. i not sure where i'm go wrong . hope someone can help and share with me. import time import serial ser = serial.Serial('COM6...
neeheng News and Discussions 3 7,398 Jul-13-2019, 04:09 AM
    Thread: install Pyserial
Post: RE: install Pyserial

Thank Dev_nirwal, i able to update the PIP and install Pyserial in cmd. but i still fail to import serial . import time import serial ser = serial.Serial('COM6', 115200) while True: value = ser....
neeheng General Coding Help 2 2,272 Jul-11-2019, 03:05 PM
    Thread: install Pyserial
Post: install Pyserial

I using Python 3.x , and trying using difference code to download / install pyserial. but still fail to install it. pip install pyserial python -m pip install pyserialanyone install before , please ...
neeheng General Coding Help 2 2,272 Jul-11-2019, 01:27 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020