Open RenatoPereira91 opened 2 years ago
It seems like the current version of this plugin is not compatible with NetBox 3.2.x
Sorry, guys. I've just started working on plugin that supports 3.x Netbox version. I hope will finish it till mid of August.
Thank you @RenatoPereira91 @bogdancordos
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