mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-16 18:38:32 +03:00
README.md: Add note about pySim-trace.py dependencies
Related: OS#6094 Change-Id: I2e03f9c827bd6ee73891bba34bd2f2efe3ded7e6
This commit is contained in:
@@ -101,6 +101,9 @@ pip3 install --user -r requirements.txt
|
||||
|
||||
After installing all dependencies, the pySim applications ``pySim-read.py``, ``pySim-prog.py`` and ``pySim-shell.py`` may be started directly from the cloned repository.
|
||||
|
||||
In addition to the dependencies above ``pySim-trace.py`` requires ``tshark`` and the python package ``pyshark`` to be installed. It is known that the ``tshark`` package
|
||||
in Debian versions before 11 may not work with pyshark.
|
||||
|
||||
### Archlinux Package
|
||||
|
||||
Archlinux users may install the package ``python-pysim-git``
|
||||
|
||||
Reference in New Issue
Block a user