Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin installation error #121

Closed
deniskonovalov64 opened this issue Jan 14, 2023 · 3 comments
Closed

Plugin installation error #121

deniskonovalov64 opened this issue Jan 14, 2023 · 3 comments

Comments

@deniskonovalov64
Copy link

Execute these commands:

# source /opt/netbox/venv/bin/activate
(venv) # pip3 install nextbox-ui-plugin

And it gives me this error:

ERROR: Could not find a version that satisfies the requirement netbox-ui-plugin (from versions: none)
ERROR: No matching distribution found for netbox-ui-plugin

Can you suggest what can be done in this case?

ubuntu 20.04.5 LTS

pyhton3 -V
python 3.8.10
pip3 -V
pip 20.0.2 from /usr/lib/python3/dist-packages/pip (python 3.8)
@deniskonovalov64
Copy link
Author

I'm sorry I was inattentive

@iDebugAll
Copy link
Owner

There is a typo in the plugin name in your PLUGINS list. It should be nextbox-ui-plugin.

@deniskonovalov64
Copy link
Author

PLUGINSВ вашем списке опечатка в названии плагина . Это должно быть nextbox-ui-plugin.

Yes, I saw an error, so I closed this question, but thanks anyway)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants