Code Monkey home page Code Monkey logo

Comments (4)

GerritKuilder avatar GerritKuilder commented on June 4, 2024

So the script dif.py is installed but somehow not added to the path, my problem I think I can sort that out, later.

from duplicate-image-finder.

elisemercury avatar elisemercury commented on June 4, 2024

Hi @GerritKuilder,

I just tested it myself and the CLI implementation works fine from my end.

Did you run the command in the folder where dif.py is located? If you did not add difPy to your path variables, you need to first locate into the folder where the dif.py script is installed and then you will be able to run the CLI command successfully.

For instance: if you installed difPy via the pip installer, then you would need to locate where your Python packages are installed. For me on Windows 10 that is C:\Users\User\AppData\Local\Programs\Python\Python37\Lib\site-packages\difPy.
If you cloned difPy directly from GitHub, then locate the dif.py script it in the folder where you cloned it.

Hope this helps!

All the best,
Elise

from duplicate-image-finder.

GerritKuilder avatar GerritKuilder commented on June 4, 2024

Hello Elise,

Thank you, i figured out that the dif.py was indeed not i my path.
But I managed to create a custom script, bases on your example and dump the json result into a file,

I was able to replace a very time consuming javascript (days) with an under a minute python script and process the result in my node app..

Thank you for this.

Next step: take a python course....

Kind Regards,

Gerit Kuilder

from duplicate-image-finder.

elisemercury avatar elisemercury commented on June 4, 2024

Hi Gerit,

That is great to hear - happy you found a way to make it work!

All the best and happy coding,
Elise

from duplicate-image-finder.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.