Server Error - class 'ImportError' - cannot import name 'CableTermination' from 'dcim.models' #10299
rommeljantanap
started this conversation in
General
Replies: 1 comment 4 replies
-
I am unable to make the Plugin (netbox-topology-view) work |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have this error right after I tried to install the topology viewer (I followed the instructions from https://github.com/mattieserver/netbox-topology-views)
Server Error
There was a problem with your request. Please contact an administrator.
The complete exception is provided below:
<class 'ImportError'>
cannot import name 'CableTermination' from 'dcim.models' (/opt/netbox/netbox/dcim/models/init.py)
Python version: 3.10.4
NetBox version: 3.2.7
Beta Was this translation helpful? Give feedback.
All reactions