pigo icon indicating copy to clipboard operation
pigo copied to clipboard

[QUESTION] - How to run examples on local MacOS?

Open sujit-baniya opened this issue 8 months ago • 1 comments

All of the examples have empty main functions and I tried to run examples from web folder. It gave me error whenever I try to visit http://localhost:8081/cam:

➜  web git:(master) ✗ go run main.go -cf "../../cascade/facefinder"
2023/10/10 21:50:05 [ERROR] reading next part multipart: NextPart: EOF
2023/10/10 21:50:09 [ERROR] reading next part multipart: NextPart: EOF

Please suggest how could I run examples

sujit-baniya avatar Oct 10 '23 16:10 sujit-baniya