#1941·openpose

openpose.bin not found

Author: camrynfriedmanCreated May 13, 2021Updated Nov 21, 2025

I'm hoping this post won't get deleted. I've spent hours reading through past issues with the same problem I'm facing, and I cannot seem to find a solid solution (and those issues ended up being marked as "stale". Similar issues #1671

Issue Summary

I'm trying to run the demo for OpenPose but I am getting a "no such file or directory" error.

Executed Command (if any)

./build/examples/openpose/openpose.bin --video examples/media/video.avi

OpenPose Output (if any)

None

Errors (if any)

zsh: no such file or directory: ./build/examples/openpose/openpose.bin

Type of Issue

Compilation/installation error

Your System Configuration

  1. Whole console output The only error I got was stated above.

  2. OpenPose version Latest GitHub code

  3. General configuration: Using MacOS Big Sur; M1 chip; 16GB RAM

Source: CMU-Perceptual-Computing-Lab/openpose