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.

Invalid Format Error in OSX

See original GitHub issue

Problem running grobid on osx (actually macOS).

I used the installation process described in the doc :

wget https://github.com/kermitt2/grobid/archive/grobid-parent-0.4.1.zip
unzip grobid-grobid-parent-0.4.1.zip
mvn clean install

And then the tests don’t pass, because “invalid format error” when loading the wapiti models. If skip the test I get the same error when I try grobid on a PDF.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:13 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
kermitt2commented, Oct 13, 2016

Ah sure, Docker is the hammer solution !

What happens if you change your LOCALE in your terminal before launching GROBID? Simply try:

export LC_ALL=C

1reaction
thomasopsomercommented, Oct 13, 2016

wow magic, the test passed and build completed with success 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Opening Zip Archive - "Error extracting & Invalid Format"
Hello. I have this offline file I downloaded, and I tried to open it but it just won't due to "Error extracting the...
Read more >
id_rsa.pub file SSH Error: invalid format - Stack Overflow
Trying to connect to AWS server, I was getting this error: Load key "yourKey.pem": invalid format and there was nothing wrong with the...
Read more >
Embedded key results in "Invalid Format" error - Support
I have a key embedded in an SSH connection on Royal TSX for macOS and when I attempted to establish the ssh connection...
Read more >
The error message "Invalid format for short nick name ...
The error message "Invalid format for short nick name" appears when printing a document. (Mac OS X 10.5 or greater)
Read more >
How to Solve “the File Format Is Invalid” Issue - CBackup
Very often, “the file format is invalid” error occurs due to incompatible file extensions. If this is the cause of the invalid file...
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