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

Unable to load plugin #212

Open
yuerout opened this issue May 17, 2022 · 2 comments
Open

Unable to load plugin #212

yuerout opened this issue May 17, 2022 · 2 comments

Comments

@yuerout
Copy link

yuerout commented May 17, 2022

After completing pip install wildbook-ia and installing docker, when I run python -m wbia.dev --dbdir wbia-data/ --web, this error shows up:
UserWarning: Unable to load plugin: 'wbia_cnn._plugin' warnings.warn('Unable to load plugin: {!r}'.format(modname))

Is there anyway I can fix this?

@ishannangia001
Copy link

Facing the same error with python3.8.0 on Ubuntu 18.04.6 LTS Azure hosted virtual machine.

@chancsc
Copy link

chancsc commented Aug 10, 2022

Facing the same error with python3.8.0 on Ubuntu 18.04.6 LTS Azure hosted virtual machine.

Need Python 3.7+, try setup using python virtual env. I'm using Azure Linux as well, able to setup and run and bring up the web server, (need to stop and disable the default web server came with Ubuntu)

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

3 participants