1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-29 08:21:18 +01:00
Lucas Jenss 33002325d5 tools/pyterm: Notify user if wrong serial package is installed
When installing the `serial` package (in contrast to `pyserial`)
the pyterm script will print a cryptic error message and fail.
This is because both packages, though unrelated, expose a `serial`
package (whereas pyserial should expose `pyserial`).

This change catches the error and might save some precious lifetime
of unsuspecting RIOT users, such as myself.
2017-11-28 20:00:37 +01:00
..
2017-06-17 17:00:55 +02:00
2017-01-12 17:31:57 +01:00
2017-10-29 15:06:46 +01:00
2017-07-06 23:26:56 +02:00
2017-10-10 23:14:12 +02:00
2016-04-18 13:51:05 +02:00