Cisco TECDEV-2765
Preparation C:\> pip install pyangCollecting pyangDownloading https://files.pythonhosted.org/packages/5e/b4/4f1937f18914b847168ea596b77e04d75d28ff937ecc4ac7da210b17ad78/pyang-2.1.1-py2.py3-none-any.whl (572kB)100% |████████████████████████████████| 573kB 3.6MB/sCollecting lxml (from pyang)Downloading https://files.pythonhosted.org/packages/aa/17/b9ccbdd50f66258d362561dbfe3cf4aaa60c82c4bba0302b3f52ab730b99/lxml-4.4.2-cp37-cp37m-win_amd64.whl (3.7MB)100% |████████████████████████████████| 3.7MB 5.2MB/sInstalling collected packages: lxml, pyangSuccessfully installed lxml-4.4.2 pyang-2.1.1You are using pip version 10.0.1, however version 20.0.1 is available.You should consider upgrading via the ‚python -m pip install –upgrade pip‘ command. C:\> python -m pip install –upgrade pipCollecting pipDownloading https://files.pythonhosted.org/packages/57/36/67f809c135c17ec9b8276466cc57f35b98c240f55c780689ea29fa32f512/pip-20.0.1-py2.py3-none-any.whl (1.5MB)100% |████████████████████████████████| 1.5MB 7.0MB/sInstalling collected packages: pipFound existing installation: pip 10.0.1Uninstalling pip-10.0.1:Successfully uninstalled pip-10.0.1Successfully installed pip-20.0.1 C:\cd labC:\LAB>cd GIT C:\LAB\GIT> git clone https://github.com/YangModels/yang.gitCloning into ‚yang’…remote: Enumerating objects: 19, done.remote: Counting objects: 100% (19/19), done.remote: Compressing objects: 100% (16/16), done.remote: Total 30728 (delta 6), reused 12 (delta 3), pack-reusedRead More →