Article ID: 000059205 Content Type: Error Messages Last Reviewed: 05/20/2022

Encountered Error: ”No Module Named ‘Models’ “ When Running Human Pose Estimation Python* Demo

Environment

OpenVINO 2020.3 Python 3.6

Windows® 10, 64-bit*

BUILT IN - ARTICLE INTRO SECOND COMPONENT
Summary

Incompatibility of different versions of OpenVINO demos and Open Model Zoo models.

Description

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.

Resolution

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.

Additional information
  • Upgrade to the latest OpenVINO version for new capabilities and performance improvements.
  • Ensure that demos and models are from the same OpenVINO version for compatibility.

Related Products

This article applies to 2 products