Code Monkey home page Code Monkey logo

Comments (5)

nisaacson avatar nisaacson commented on August 17, 2024

did you execute npm install before running the tests?

cd /path/to/pdf-extract
npm install
npm test

from pdf-extract.

joffemd avatar joffemd commented on August 17, 2024

No and this seems to have been the problem. For the record, I ran

sudo npm install
sudo test

Regards,
Marc

From: Noah Isaacson [mailto:[email protected]]
Sent: Tuesday, December 17, 2013 1:41 PM
To: nisaacson/pdf-extract
Cc: [email protected]
Subject: Re: [pdf-extract] npm test Failing on Ubuntu 12.04 (#2)

did you execute npm install before running the tests?

cd /path/to/pdf-extract

npm install

npm test


Reply to this email directly or view it on GitHubhttps://github.com//issues/2#issuecomment-30794028.

from pdf-extract.

joffemd avatar joffemd commented on August 17, 2024

I now have passed all the tests. I had a problem with the tesseract installation and noticed a small error in the readme. Instead of:

cp "./share/alphanumeric" "/usr/share/tesseract-ocr/tessdata/configs/alphanumeric"

it should read:

cp "./share/configs/alphanumeric" "/usr/share/tesseract-ocr/tessdata/configs/alphanumeric"

from pdf-extract.

nisaacson avatar nisaacson commented on August 17, 2024

Good catch. Consider sending a pull request if you have time

from pdf-extract.

joffemd avatar joffemd commented on August 17, 2024

Leaving for the holidays so I don't think I can get to that.

Sent from my Verizon Wireless 4G LTE Smartphone

-------- Original message --------
From: Noah Isaacson [email protected]
Date: 12/21/2013 11:07 PM (GMT-08:00)
To: nisaacson/pdf-extract [email protected]
Cc: [email protected]
Subject: Re: [pdf-extract] npm test Failing on Ubuntu 12.04 (#2)

Good catch. Consider sending a pull request if you have time


Reply to this email directly or view it on GitHubhttps://github.com//issues/2#issuecomment-31080269.

from pdf-extract.

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.