clicon / clixon

YANG-based toolchain including NETCONF and RESTCONF interfaces and an interactive CLI
http://www.clicon.org/
Other
212 stars 72 forks source link

Can't initiate clixon_backend #382

Open MaFe1401 opened 1 year ago

MaFe1401 commented 1 year ago

I have been following the installation and quick start guides but I am not able to initiate clixon backend, since clixon.xml is not found. Also tried with example.xml but another error appears... Am I doing something wrong? imagen

olofhagsand commented 1 year ago

The hello world example should be the easiest, see: https://clixon-docs.readthedocs.io/en/latest/quickstart.html#install-and-run

If you want to run the main example it requires some standard IETF modules you can get at https://github.com/YangModels/yang I see now that those imports are really obsolete, so I will make an effort to remove the dependencies from the example, thanks for detecting this.

lihailong516 commented 1 year ago

Please ask if this issue has been resolved. The latest code execution sample still has this problem

olofhagsand commented 1 year ago

Re-opened since there may still be problems