configure cfgsystem
Hello all, when i compile the cfgsystem, i get this problem: /home/maxiao/netopeer-master/transAPI/cfgsystem/model/ietf-system.yang:9: error: module "ietf-inet-types" not found in search path Command 'pyang -p /home/maxiao/netopeer-master/transAPI/cfgsystem/model/ -f yin /home/maxiao/netopeer-master/transAPI/cfgsystem/model/ietf-system.yang' failed (1) configure: error: Generating validation files for ietf-system failed. Please help me to solve this problem. Thank you very much
Hi,
I guess copying ietf-inet-types.yin (for example, from netopeer/transAPI/cfginterfaces/model/) into netopeer/transAPI/cfgsystem/model/ should help but the error is an odd one.
Regards, Michal
Thanks, i had solved this problem. thank you.