Showing posts with label pySerial. Show all posts
Showing posts with label pySerial. Show all posts

Saturday, January 22, 2011

Install pySerial 2.5 in my XP platform with Python 2.6


1, Download Source from http://pypi.python.org/pypi/pyserial or  http://sourceforge.net/projects/pyserial/
2, cd pyserial-2.5
3, python setup.py install

Seems most source modules copied and byte-compiled into the folder
c:\Python26\Lib\site-packages\serial\