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

No output ? #31

Open
crouti opened this issue Nov 4, 2019 · 1 comment
Open

No output ? #31

crouti opened this issue Nov 4, 2019 · 1 comment

Comments

@crouti
Copy link

crouti commented Nov 4, 2019

I've just installed your library, and if there is no error raised, there seem to be no output as well, not on command line, nor as a new window. Whichever option a use, or no option. Where am i suppose to find the extraction outputs ?
For instance:

MacBook-Pro-2:~/Downloads/pdffigures2-master$ sbt "runMain org.allenai.pdffigures2.FigureExtractorVisualizationCli /Users/utilisateur/Downloads/pdffigures2-master/myfile.pdf -c"
[info] Loading settings for project pdffigures2-master-build from plugins.sbt ...
[info] Loading project definition from /Users/utilisateur/Downloads/pdffigures2-master/project
[info] Loading settings for project root from build.sbt ...
[info] Set current project to pdffigures2 (in build file:/Users/utilisateur/Downloads/pdffigures2-master/)
[warn] Multiple main classes detected.  Run 'show discoveredMainClasses' to see the list
[info] Running org.allenai.pdffigures2.FigureExtractorVisualizationCli /Users/utilisateur/Downloads/pdffigures2-master/myfile.pdf -c
13:52:28.138 [run-main-0] INFO  o.a.p.FigureExtractorVisualizationCli$ - Loading myfile.pdf
13:52:28.141 [run-main-0] INFO  o.a.p.FigureExtractorVisualizationCli$ - Extracting figures from myfile.pdf
13:52:29.656 [run-main-0] DEBUG o.a.pdffigures2.DocumentLayout$ - Document was two column
13:52:29.795 [run-main-0] INFO  o.a.p.FigureExtractorVisualizationCli$ - Displaying figures
13:52:29.807 [run-main-0] INFO  o.a.p.FigureExtractorVisualizationCli$ - Finished

Can you please advise ?
Thank you!

@Billy4J
Copy link

Billy4J commented Dec 23, 2020

I meet this

`15:26:40.610 [main] DEBUG o.a.pdffigures2.DocumentLayout$ - Document was not two column

Process finished with exit code 0`

How to run correctly

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

2 participants