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

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to