Help

#2
by diegoagiglio - opened

I'm novice and I want to try on Windows, but I got the error:

make start
docker compose -f local-docker-compose.yml up --attach pdf_paragraphs_extraction_worker --attach pdf_paragraphs_extraction_api --build
process_begin: CreateProcess(NULL, docker compose -f local-docker-compose.yml up --attach pdf_paragraphs_extraction_worker --attach pdf_paragraphs_extraction_api --build, ...) failed.
make (e=2): The system cannot find the file specified.
make: *** [Makefile:28: start] Error 2

May some file was away?

HURIDOCS org

Hello,

We are not familiar with this issue, can you try to solve it using the following stack overflow answers:

https://stackoverflow.com/questions/33674973/makefile-error-make-e-2-the-system-cannot-find-the-file-specified

Need more help? Let me know, and I'll investigate further.

See you

Sign up or log in to comment