Jon Renshaw
Jon Renshaw
Hi, I am not using the command line, I am using the load function imported to a python file to create a model object.
The ietf-netconf-acm.yang module also uses the bits built in type so a module importing this (I am trying to use ietf-system.yang) encounters an error "could not find a match for...
You can get around this if you are not planning to use the types in the yang files which use the bits built in types by commenting them out. Not...
Hi @izar , apologies for such a belated response on this! One thing I have tried is running your unit tests but renaming output.json to input.json as this is a...