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

having issue in sandbox running sd-wan-ansible-pipeline-code

Hi,

I have reserved sandbox and running the starting steps of sd-wan-ansible-pipeline-code


Clone the repo. Note the use of the recursive switch. This is to make sure the necessary submodules get pulled down as well.

git clone --recursive https://github.com/CiscoDevNet/sd-wan-ansible-pipeline-code.git
Change into the sd-wan-ansible-pipeline-code directory.

cd sd-wan-ansible-pipeline-code
Install the required Python modules.

pip install -r requirements.txt is giving error

 

sd-wan-ansible-pipeline-code-Issue.gif

1 Reply 1

From your output/error, it looks like you are using python 2.7. Please check the "How To Setup Your Own Computer" at the top of the learning lab, as this should be run using python 3.

 

Hope this helps.

Please mark this as helpful or solution accepted to help others
Connect with me https://bigevilbeard.github.io