Skip to content

Issue with ./sdwan.py script #24

@pynas67

Description

@pynas67

$ ./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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions