Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello,I am new to YDK and attempting to install the kit on a CentOS 7 system using the getting started guide at the link below.http://ydk.cisco.com/py/docs/getting_started.htmlThe Quick Start installation is successful but running sample code generat...
It is working now after installing to /usr/lib64/python3.4/site-packages.Thanks for the help.-Eric[root@mars samples]# pip install --install-option="--install-purelib=/usr/lib64/python3.4/site-packages" ydk-models-ietf/usr/lib/python3.4/site-packages...
I uninstalled ydk and reinstalled per your process above but i am still seeing an error. Installation of the models says it was successful but they do not show up in pip list.Thanks,Eric[ehouby@mars samples]$ sudo pip listDEPRECATION: The default fo...