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

camelot: command not found #3

Open
pankaj88gravity opened this issue Jul 14, 2021 · 1 comment
Open

camelot: command not found #3

pankaj88gravity opened this issue Jul 14, 2021 · 1 comment

Comments

@pankaj88gravity
Copy link

I ran below in Laravel :
$camelot = Camelot::stream($request->file('image')->path())
->inAreas(
Areas::from(25, 560, 574, 445)

        );

Below error is coming ->
Unexpected Camelot error. Command: camelot --format csv --output /tmp/956703291-0995589001626259870/extract.txt stream -T 25,560,574,445 /tmp/phpUBjIvu Output: ----------- sh: camelot: command not found

@lourdi
Copy link

lourdi commented Sep 9, 2023

Same error, do you find a solution ?

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