Open tetesh opened 3 years ago
and
(venv) root@netboxansible:/opt/netbox/netbox# python3 manage.py migrate
.
.
.
File "/opt/netbox-2.11.0/venv/lib/python3.8/site-packages/config_officer/tables.py", line 10, in
Hello. Sorry for the long long pause (2 years, damn).
Actually, last supported Netbox version is 2.8. But now I'm working on the 3.x version, planning to complete in a month.
Thanks a lot for your feedback.
Hello. I installed the plugin via upgrade.sh knowingly downloading it via pip and adding it to local_requirements.txt. I also added the plugin to configuration.py When I start the web interface I get
<class 'ImportError'>
cannot import name 'COL_TENANT' from 'tenancy.tables' (/opt/netbox/netbox/tenancy/tables.py)
Python version: 3.8.5 NetBox version: 2.11.0