Closed zulfiaman closed 4 years ago
Hi, can you indicate the specific error message you're getting?
I dont get any error its just that the command not found:
~ $sdwan --version
-bash: sdwan: command not found
I see. It's likely because the installer didn't have privileges to add some of the files to the system path. Can you please try the following?
Thanks. FYI. Got it working with this: sudo -H python3 -m pip install --upgrade cisco-sdwan
I have installed using PIP install (recommended) but unable to run sdwan from ~. Any thought ?