Netbox 4.5.2 and netbox-napalm-plugin #21393
Unanswered
warriorsoul15
asked this question in
Q&A
Replies: 3 comments
-
|
Anyone? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
with setuptools 81.0.0 i get setuptools<80 seems to work |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
So i have everything installed and it no errors on load but when i try to go into a device and use the NAPALM plugin it errors out like this:
ERROR Fetching Device Status
No module named 'pkg_resources'
Now I looked around and went into venv and tried to update setuptools, it said it was up to date. And a few other quick things I found on the web with no luck. I even made sute setuptools was installed in my main OS python environment and it is via pip.
Any help would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions