Giter Site home page Giter Site logo

Comments (5)

ehtec avatar ehtec commented on August 23, 2024

I have not uploaded any windows builds which is why pip install fails

I believe you forgot to use --recursive in the git clone command, which is why the submodule called color was not cloned and is missing on your disk

PS: I have not updated this tool for some time, and it was made before the LLM era. It might be the case that some off-the-shelf model with image parsing capabilities works better for this job by now. If you find some LLM tool that can do this kind of chart parsing better, would appreciate if you let me know here or by email

from pie-chart-ocr.

hemaswapnika1 avatar hemaswapnika1 commented on August 23, 2024

I am using the same command provided by you:
git clone --recursive https://github.com/ehtec/pie-chart-ocr.git
Still I am getting the above mentioned error

from pie-chart-ocr.

ehtec avatar ehtec commented on August 23, 2024

Is the color.hpp file in your folder color/src/color or not?

from pie-chart-ocr.

hemaswapnika1 avatar hemaswapnika1 commented on August 23, 2024

color folder is empty

from pie-chart-ocr.

ehtec avatar ehtec commented on August 23, 2024

I don't know why, but your git clone is misbehaving. https://stackoverflow.com/questions/3796927/how-do-i-git-clone-a-repo-including-its-submodules

They submodule is https://github.com/dmilos/color/tree/46ce1bda2f1fc71060e01546ea400ed9fc9d0190, you can also copy it there manually

I don't have time to debug this further

from pie-chart-ocr.

Related Issues (1)

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.