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

rdb -c memory , Throw an exception: "pkg_resources.DistributionNotFound: redis" #168

Open
andylee2020888 opened this issue Sep 16, 2020 · 2 comments

Comments

@andylee2020888
Copy link

andylee2020888 commented Sep 16, 2020

python 2.7
rdbtools 0.1.15

rdb -c memory redis.rdb --bytes 128 -f redis.csv

Throw an exception:
Traceback (most recent call last):
File "/usr/local/bin/rdb", line 5, in
from pkg_resources import load_entry_point
File "build/bdist.linux-x86_64/egg/pkg_resources.py", line 2603, in
File "build/bdist.linux-x86_64/egg/pkg_resources.py", line 666, in require
File "build/bdist.linux-x86_64/egg/pkg_resources.py", line 565, in resolve
pkg_resources.DistributionNotFound: redis

@bearAss13
Copy link

pip install redis

@id-id-id
Copy link

I have the same question, but i have installed redis. my redis is 5.0.6

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