- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2022 01:12 AM
Hi Team,
Need steps to source ydk08_5 for local run.
Currently i have source the release branch with below steps which shows I am in ydk0.5.5a0 branch.
How to move this to development branch(ydk08_5) for local testing.
source /auto/cafy/release/latest/exec/bin/activate.csh
setenv CAFYAP_REPO/ws/japriyad-bgl/J2/cafyap
(rhel7-22.01.10) -bash-4.2$ pip list | grep ydk
ydk 0.5.5a0
ydk-models-cisco-ios-xr 7.6.1
ydk-models-cisco-thinxr-install 6.5.1
ydk-models-ietf 0.1.2
ydk-models-openconfig 0.1.2
ydk-models-openconfig-network-instance 0.1.4
Regards
Jaya
Solved! Go to Solution.
- Labels:
-
Cisco User Groups
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2022 10:36 AM
Hi Jaya
I would suggest you to setup ydk-0.8.6.2, which allows you to work with alternative Python setup. The setup instruction you can find on my fork here. Please let me know if you need further help.
YDK Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2022 10:36 AM
Hi Jaya
I would suggest you to setup ydk-0.8.6.2, which allows you to work with alternative Python setup. The setup instruction you can find on my fork here. Please let me know if you need further help.
YDK Solutions
