Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with ./sdwan.py script #24

Open
pynas67 opened this issue Apr 20, 2023 · 1 comment
Open

Issue with ./sdwan.py script #24

pynas67 opened this issue Apr 20, 2023 · 1 comment

Comments

@pynas67
Copy link

pynas67 commented Apr 20, 2023

$ ./sdwan.py help
Traceback (most recent call last):
File "C:\Users\pynas\OneDrive\Desktop\Getting-started-with-Cisco-SD-WAN-REST-APIs\sdwan.py", line 19, in
import tabulate
File "C:\Users\pynas\OneDrive\Desktop\Getting-started-with-Cisco-SD-WAN-REST-APIs\venv\Lib\site-packages\tabulate.py", line 7, in
from collections import namedtuple, Iterable
ImportError: cannot import name 'Iterable' from 'collections' (C:\Python311\Lib\collections_init_.py)

hello folks i am new to Python and trying to follow the code as it is written in getting started with sdwan but i am having this output not sure how to fix it.

Thank you!

@pynas67
Copy link
Author

pynas67 commented Apr 22, 2023

I did comment the line 19 and it seems to work however not sure how it will affect the code itself. any help will be appreciated. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant