PySerial for Python 2 vs. Python 3

Devin Jeanpierre jeanpierreda at gmail.com
Wed Jan 1 01:43:35 EST 2014


On Tue, Dec 31, 2013 at 10:39 PM, Travis McGee <nobody at gmail.com> wrote:
> Anyway, I finally got it installed, but when I try to use a statement of the
> sort ser.write("string") I get an exception which seems to imply that the
> argument needs to be an integer, rather than a string.

You will get the most help if you provide a minimal, self-contained,
runnable example, and an example of its exact output.

-- Devin



More information about the Python-list mailing list