dexter has uploaded this change for review. (
https://gerrit.osmocom.org/c/pysim/+/33994
)
Change subject: README.md: Add note about pySim-trace.py dependencies
......................................................................
README.md: Add note about pySim-trace.py dependencies
Related: OS#6094
Change-Id: I2e03f9c827bd6ee73891bba34bd2f2efe3ded7e6
---
M README.md
1 file changed, 13 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/94/33994/1
diff --git a/README.md b/README.md
index 2a89c9a..c3c5a25 100644
--- a/README.md
+++ b/README.md
@@ -101,6 +101,9 @@
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``
--
To view, visit
https://gerrit.osmocom.org/c/pysim/+/33994
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I2e03f9c827bd6ee73891bba34bd2f2efe3ded7e6
Gerrit-Change-Number: 33994
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier(a)sysmocom.de>
Gerrit-MessageType: newchange