Closed xscchoux closed 2 years ago
Hi
These error messages are from libsysrepo.so
. They should be pretty self explanatory.
these scripts are only examples on how to use the python bindings. If you need some introduction on how sysrepo works, please read the official documentation.
https://netopeer.liberouter.org/doc/sysrepo/master/html/index.html https://netopeer.liberouter.org/doc/sysrepo/master/html/sysrepoctl.html https://netopeer.liberouter.org/doc/sysrepo/master/html/sysrepocfg.html
Hi rjarry,
Thanks for your reply. The issue is now fixed.
Hi,
I tried to run application.py on my Linux system. For the first time I ran it, I did not see the error message below. This happens when I reconnect to my Linux system and try to make it run again:
And there are no other running jobs in background.
root@f15f02d72537:/sysrepo-python/examples# jobs
I tried to uninstall sysrepo-example, but I failed.
Does anyone know how to make application.py run again in this situation?