Skip to content

Instantly share code, notes, and snippets.

@ianballou
Created February 19, 2019 20:05
Show Gist options
  • Save ianballou/0e5b5ddc9b9a55923e1621bb8dcb621e to your computer and use it in GitHub Desktop.
Save ianballou/0e5b5ddc9b9a55923e1621bb8dcb621e to your computer and use it in GitHub Desktop.
>>> from networking_cisco.backwards_compatibility import neutron_version as nv
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "networking_cisco/backwards_compatibility/__init__.py", line 52, in <module>
from neutron.db import api as db_api
ImportError: cannot import name api
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment