cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1117
Views
0
Helpful
1
Replies

Need steps to source ydk08_5 for local run.

japriyad
Cisco Employee
Cisco Employee

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

1 Accepted Solution

Accepted Solutions

yangorelik
Spotlight
Spotlight

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.

Yan Gorelik
YDK Solutions

View solution in original post

1 Reply 1

yangorelik
Spotlight
Spotlight

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.

Yan Gorelik
YDK Solutions