This shows you the differences between two versions of the page.
|
ac:laboratoare:10 [2025/11/20 10:39] marios.choudary |
ac:laboratoare:10 [2025/11/20 11:39] (current) marios.choudary |
||
|---|---|---|---|
| Line 10: | Line 10: | ||
| sudo apt install libpcsclite-dev swig libpcsc-perl pcsc-tools python3-dev libudev-dev python3-pyscard python3-pyserial | sudo apt install libpcsclite-dev swig libpcsc-perl pcsc-tools python3-dev libudev-dev python3-pyscard python3-pyserial | ||
| </code> | </code> | ||
| + | |||
| + | Note: on some distributions the python3-pyserial package is just python3-serial. | ||
| If this doesn't work, then get ''%%Pyserial%%'' from [[https://pypi.python.org/pypi/pyserial#downloads|here]] | If this doesn't work, then get ''%%Pyserial%%'' from [[https://pypi.python.org/pypi/pyserial#downloads|here]] | ||
| Line 19: | Line 21: | ||
| </code> | </code> | ||
| - | * You might also want to install these additional card tools from here: | + | * You might also want to install these additional card tools: |
| <code> | <code> | ||