You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 7, 2024. It is now read-only.
ERROR: Could not find a version that satisfies the requirement netbox_floorplan (from versions: none) ERROR: No matching distribution found for netbox_floorplan The command '/bin/sh -c /opt/netbox/venv/bin/pip install --no-warn-script-location -r /plugin_requirements.txt' returned a non-zero code: 1
Is there a way to install this plugin in netbox-docker?
Netbox-docker cannot find this plugin. When I follow the netbox-docker plugin installation instructions I get the following when I attempt to build the netbox-docker image:
ERROR: Could not find a version that satisfies the requirement netbox_floorplan (from versions: none) ERROR: No matching distribution found for netbox_floorplan The command '/bin/sh -c /opt/netbox/venv/bin/pip install --no-warn-script-location -r /plugin_requirements.txt' returned a non-zero code: 1Is there a way to install this plugin in netbox-docker?