Open phantom-duck opened 1 month ago
In the following part of examples/README.md, the suggested command is not up to date, the syntax has changed.
examples/README.md
https://github.com/eclipse-zenoh/zenoh-python/blob/6d4a2640a18e0f043bbb063ea639fdd26e70669d/examples/README.md?plain=1#L51-L53
cd
examples/
python3 z_put.py -k demo/example/test -v 'Hello World'
error: unrecognized arguments
pip list
Describe the bug
In the following part of
examples/README.md
, the suggested command is not up to date, the syntax has changed.https://github.com/eclipse-zenoh/zenoh-python/blob/6d4a2640a18e0f043bbb063ea639fdd26e70669d/examples/README.md?plain=1#L51-L53
To reproduce
cd
intoexamples/
python3 z_put.py -k demo/example/test -v 'Hello World'
, as suggested in the READMEerror: unrecognized arguments
System info
pip list