Coder Social home page Coder Social logo

Comments (1)

jstockwin avatar jstockwin commented on August 28, 2024

Hey @dantehemerson,

Thanks for getting in touch. A few points:

Linting is now done by pre-commit. You can do a run locally by doing pre-commit run --all-files (you may need to pip-install pre-commit first). Apologies that the documentation is out of date there - part of resolving this issue can be to update that, although I'll not have time until the new year.

Re not being able to run the jobs from docker-compose, what docker-compose version are you running? I can see the docker-compose.yml in this repo doesn't explicitly specify a version, and the error you're getting is about one of the docker services. I suspect your version is either too new or too old to handle this. I can update docker-compose.yml, but again won't have time to get around to this for a while.

Finally, I'd note that you don't need to run these unless you're trying to develop this package. If you're just trying to use py-pdf-parser, then you can simply pip install it, and work away. See https://py-pdf-parser.readthedocs.io/en/latest/overview.html#setup for details.

Hope that helps!

from py-pdf-parser.

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.