face_morpher icon indicating copy to clipboard operation
face_morpher copied to clipboard

No such file or directory: /.../stasm_util_linux_cv3

Open SimonBohn opened this issue 7 years ago • 3 comments

Whenever I run this, I get the error in the title. Do I need to compile my own stasm_util binary, or is opencv3 just not supported on Linux?

SimonBohn avatar Aug 08 '16 18:08 SimonBohn

In case anyone else encounters this issue: I compiled my own stasm_util following the instructions here: https://github.com/alyssaq/stasm_build, named it stasm_util_linux_cv3 and plopped it in the binaries directory and it worked!

SimonBohn avatar Aug 08 '16 19:08 SimonBohn

Yay! I didnt have a cv3 linux stasm binary and Im glad it just worked! I was going to ask if you wouldnt mind emailing the binary but as an alternative, would you like to submit a pull request with the binary in the bin folder?

alyssaq avatar Aug 10 '16 13:08 alyssaq

@SimonBohn Did you copy the stasm_util file or the entire stasm_build folder into the binaries? And did you compile the opencv3 from source?

adamshamsudeen avatar Sep 05 '17 11:09 adamshamsudeen