Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #46423
| References | <CAGVx7UVrvZUzwYAyj8Yj+1wOm9q_jf_UDwYLgx2u1w+Vv1-rLQ@mail.gmail.com> <A979E66F-ACC8-4116-8F21-8F971545DCB8@mac.com> <ko5sg7$css$1@ger.gmane.org> <51A68287.1010505@mrabarnett.plus.com> |
|---|---|
| From | Ma Xiaojun <damage3025@gmail.com> |
| Date | 2013-05-30 09:32 +0800 |
| Subject | Re: The state of pySerial |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2390.1369877591.3114.python-list@python.org> (permalink) |
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.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: The state of pySerial Ma Xiaojun <damage3025@gmail.com> - 2013-05-30 09:32 +0800
csiph-web