[Tutor] Python ASTM Implementation

Laura Creighton lac at openend.se
Fri Nov 13 06:13:48 EST 2015


In a message of Fri, 13 Nov 2015 12:03:41 +0530, "Br. Sayan" writes:
>Well, doing
>
>$ python setup.py install
>
>did the installation. It can now import astm.
>
>Should I try with PySerial first, as the communication is through RS232
>serial cable?
>
>Sayan

Are you on ubuntu?
Be warned about this bug:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-trusty/+bug/1501345
which makes PySerial not work with that particular kernel.  It is
supposedly fixed now, but check that you have all the newest versions
before you run into trouble.

I don't know whether starting with PySerial is a) necessary or b) desirable.

Laura



More information about the Tutor mailing list