virtualvenv venv
source venv/bin/activate
pip install --upgrade pip
pip install --upgrrade setuptools
pip install -r requirements.txt
Please this Pyang plugin in your venv dictory, it will work.
pyang -f yaml -p . interfaces.yml
virtualvenv venv
source venv/bin/activate
pip install --upgrade pip
pip install --upgrrade setuptools
pip install -r requirements.txt
Please this Pyang plugin in your venv dictory, it will work.
pyang -f yaml -p . interfaces.yml