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

bash: imgdupes: command not found #63

Open
chinmayjog13 opened this issue Nov 4, 2019 · 2 comments
Open

bash: imgdupes: command not found #63

chinmayjog13 opened this issue Nov 4, 2019 · 2 comments

Comments

@chinmayjog13
Copy link

I installed imgdupes with pip for both python2 and python3, I get the same error when I run
imgdupes --recursive target_dir phash 4

@SundeepPidugu
Copy link

Make sure you are using the correct python version before you run the code
also check pip freeze to make sure you have the package correctly installed

@samgermain
Copy link

if it's a python module, could you leave instructions for how to use it in Python? I think there's some difficulty now the Python2 is deprecated. I also get zsh: command not found: imgdupes and when I try to install with Python2 I get ImportError: cannot import name md5

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