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

Getting pkg_resources module not found error #421

Closed
VIGNESHWAR10 opened this issue May 25, 2021 · 0 comments
Closed

Getting pkg_resources module not found error #421

VIGNESHWAR10 opened this issue May 25, 2021 · 0 comments

Comments

@VIGNESHWAR10
Copy link

I installed yubikey in ubuntu-18.04(WSL) using below commands:
sudo apt-add-repository ppa:yubico/stable
sudo apt update
sudo apt install yubikey-manager

I checked it's version using : ykman --version
But I got an error like:
Traceback (most recent call last):
File "/usr/bin/ykman", line 6, in
from pkg_resources import load_entry_point
ModuleNotFoundError: No module named 'pkg_resources'
Please do help me with this

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

No branches or pull requests

1 participant