cisco-en-programmability / dnacentersdk

Cisco DNA Center Python SDK
https://dnacentersdk.readthedocs.io/en/latest/
MIT License
70 stars 33 forks source link

import ERROR: cannot import name api? #18

Closed nnit-kzhg closed 3 years ago

nnit-kzhg commented 3 years ago

@ubuntu1:~/labs/lab01$ python3 Python 3.6.9 (default, Oct 8 2020, 12:12:24) [GCC 8.4.0] on linux Type "help", "copyright", "credits" or "license" for more information.

from dnacentersdk import api Traceback (most recent call last): File "", line 1, in ImportError: cannot import name 'api'