question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

CLI does not work

See original GitHub issue

I cannot get eynollah to run. Here’s what I did for installation:

git clone https://github.com/qurator-spk/eynollah
pip install -e eynollah
make -C eynollah models

Everything went smoothly. Now I wanted to run on my image:

mkdir LINES-EYNOLLAH
eynollah -i ORIGINAL/FILE_0002_ORIGINAL.jpg -o LINES-EYNOLLAH -m /data/ocr-d/eynollah/models_eynollah -fl -ae -cl

This returns after about 1sec without doing anything (exit value is 1). It’s the same if I remove -fl -ae -cl. (In fact, it’s still the same if I remove the entire -m option.) No error, no result.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
kbacommented, Jan 21, 2021

A fresh install from master fails for me at the moment. @bertsky I will work on the XML handling and OCR-D interface and will get back to you once this is in a working state again.

0reactions
kbacommented, Jan 29, 2021

Thanks for tracking the problem down, I’ll fix it right away.r

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting AWS CLI errors - AWS Command Line Interface
General troubleshooting to try first · Check your AWS CLI command formatting · Confirm that you're running a recent version of the AWS...
Read more >
CLI not working on Windows · Issue #984 · avajs/ava - GitHub
The CLI is not working for me on Windows, and the issue seems to be with this code: ava/cli.js Lines 11 to 15...
Read more >
CLI commands don't work - Solved - Kirby forum
I'm new to Composer. I try to install the CLI but can't get the commands to work. I have installed Composer and tried...
Read more >
Troubleshooting the CLI - Oracle Help Center
Learn how to resolve issues that you might encounter when installing Python or the CLI, or when using the Oracle Cloud Infrastructure CLI....
Read more >
Troubleshooting the Particle CLI
Investigate your USB cable. 90%+ of cases where the CLI cannot detect your device result from two major cable issues. First, make sure...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found