openpose icon indicating copy to clipboard operation
openpose copied to clipboard

no module named 'pyopenpose'

Open lingtianyun opened this issue 4 years ago • 4 comments

When I am trying to run the python demo, it keep saying 'no module named 'pyopenpose'':

image

However, my python library is already produced from the previous VS build. It is readily available at:

image

Why my python can't access this library?

lingtianyun avatar Apr 26 '21 18:04 lingtianyun

I followed the instruction on https://github.com/CMU-Perceptual-Computing-Lab/openpose/issues/1427#issuecomment-586585581 , downgrade to python 3.7 and it works.

lingtianyun avatar Apr 27 '21 15:04 lingtianyun

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jan 09 '22 07:01 stale[bot]

PS J:\openpose-master\examples\tutorial_api_python> & C:/Users/tsai/AppData/Local/Programs/Python/Python37/python.exe j:/openpose-master/examples/tutorial_api_python/01_body_from_image.py Error: OpenPose library could not be found. Did you enable BUILD_PYTHON in CMake and have this Python script in the right folder? No module named 'pyopenpose'

My-dinosaur avatar Mar 13 '22 16:03 My-dinosaur

result

My-dinosaur avatar Mar 13 '22 16:03 My-dinosaur