Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #46423 > unrolled thread

Re: The state of pySerial

Started byMa Xiaojun <damage3025@gmail.com>
First post2013-05-30 09:32 +0800
Last post2013-05-30 09:32 +0800
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: The state of pySerial Ma Xiaojun <damage3025@gmail.com> - 2013-05-30 09:32 +0800

#46423 — Re: The state of pySerial

FromMa Xiaojun <damage3025@gmail.com>
Date2013-05-30 09:32 +0800
SubjectRe: The state of pySerial
Message-ID<mailman.2390.1369877591.3114.python-list@python.org>
I've already mailed the author, waiting for reply.

For Windows people, downloading a exe get you pySerial 2.5, which
list_ports and miniterm feature seems not included. To use 2.6,
download the tar.gz and use standard "setup.py install" to install it
(assume you have .py associated) . There is no C compiling involved in
the installation process.

For whether Python 3.3 is supported or not. I observed something like:
http://paste.ubuntu.com/5715275/ .

miniterm works for Python 3.3 at this time.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web