-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Hi,
Unfortunately, I can't succeed in installing the plugin,
could someone please list the steps for me?
sorry, i'm new to the Netbox topic...
i getting this error.
(venv) root@network:/opt/netbox/netbox# ./manage.py migrate
Traceback (most recent call last):
File "/opt/netbox-4.0.9/netbox/netbox/settings.py", line 778, in
plugin = importlib.import_module(plugin_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/importlib/init.py", line 90, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "", line 1387, in _gcd_import
File "", line 1360, in _find_and_load
File "", line 1324, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'netbox_kea'
I install the dependencies
Kea Control Agent
lease_cmds hook library
Thnaks,
Sebastian