Problem for install plugin config_officer #9548
RenatoPereira91
started this conversation in
General
Replies: 1 comment 2 replies
-
Hi, the plugin is not yet compatible with NetBox 3.2.x. |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hi,
I'm the problem for install the plugin 'config_officer' (https://github.com/artyomovs/netbox-plugin-config-officer).
I tried using docker but I get the wrong below:
ImportError: cannot import name 'PrimaryModelFilterSet' from 'netbox.filtersets' (/opt/netbox/netbox/netbox/filtersets.py)
I tried using pip install netbox-plugin-config-officer, it installed but after configure and restart service I get the mensage:
<class 'django.urls.exceptions.NoReverseMatch'>
'config_officer' is not a registered namespace inside 'plugins'
Python version: 3.8.10
NetBox version: 3.2.5-dev
Beta Was this translation helpful? Give feedback.
All reactions