artyomovs / netbox-plugin-config-officer

NetBox plugin that stores configuration diffs and checks templates compliance
Apache License 2.0
102 stars 7 forks source link

NameSlugSearchFilterSet Problem #5

Closed Sivolen closed 2 years ago

Sivolen commented 3 years ago

Hi! After install without docker, i have a problem:

<class 'ImportError'>

cannot import name 'NameSlugSearchFilterSet' from 'utilities.filters' (/opt/netbox/netbox/utilities/filters.py)

Python version: 3.8.5
NetBox version: 2.11.3

How i may fix it ?

boomsfib commented 3 years ago

I'm getting this same error. Have you been able to resolve?

woohung commented 3 years ago

same error is there a repair option? netbox 3.0.7 python 3.7.1

whitejuly07 commented 2 years ago

Installation problem

<class 'ImportError'>

cannot import name 'NameSlugSearchFilterSet' from 'utilities.filters' (/opt/netbox/netbox/utilities/filters.py)

Python version: 3.9.2 NetBox version: 3.1.5

pcbcid commented 1 year ago

same issue NetBox version: 3.4.4 Python version: 3.8.10