Encountered Error: ”No Module Named ‘Models’ “ When Running Human Pose Estimation Python* Demo
Content Type: Error Messages | Article ID: 000059205 | Last Reviewed: 05/20/2022
Downloaded human_pose_estimation_demo.py and model.lst files from GitHub* repository.
Encountered error: No module named 'models' when executing human_pose_estimation_demo.py script.
The installed version of OpenVINO™ must match the Open Model Zoo version for maximum compatibility. Do not use a more recent Open Model Zoo version with an older OpenVINO version.
There is no need to download Open Model Zoo from GitHub when OpenVINO has been installed locally. Open Model Zoo is part of OpenVINO install package, and is available at
\<INSTALL_DIR>\openvino_<version>\deployment_tools\open_model_zoo folder.