axa-group / Parsr

Transforms PDF, Documents and Images into Enriched Structured Data
Apache License 2.0
5.76k stars 307 forks source link

Error on docker-compose build #53

Closed royjohal closed 5 years ago

royjohal commented 5 years ago

Summary An error shows up when docker-compose build is launched in the root directory, causing the installation to fail.

Steps To Reproduce Steps to reproduce the behavior:

  1. Clone the repository.
  2. In the root folder, type docker-compose build
  3. Observe an output similar to: https://gist.github.com/aarohijohal/380f197cf990815ca49dc9919fbed211

Expected behavior A working installation of Parsr.

Actual behavior https://gist.github.com/aarohijohal/380f197cf990815ca49dc9919fbed211

Environment

royjohal commented 5 years ago

@slallemand any ideas?

royjohal commented 5 years ago

A similar experience reported by a Windows user: https://gist.github.com/aarohijohal/804196e1f308fd6054eac22201e7892f

This is made as a seperate Issue #56

royjohal commented 5 years ago

Resolved by #55