Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.
6477 Discussions

regarding issue in Implementing openvino toolkit 2022.1 in rashberry pi4 with movidious

mukesh2
Novice
473 Views

Hi,

I installed openvino toolkit 2022.1 and openvino model zoo in Raspberry pi 4 and I verified every dependency whether its properly installed but while downloading the model from model zoo using downloader.py or omz downloader.py I got errors like no module named openvino. model zoo while running the file. Still, I getting errors like some module is missing but I checked the openvino and model zoo too, are installed successfully in the specific directory. please help to solve this problem and assist me.   

0 Kudos
2 Replies
Megat_Intel
Moderator
448 Views

Hi Mukesh2,

Thank you for reaching out to us.

 

As of the OpenVINO™ Toolkit 2022.1 release, Open Model Zoo Demos require the installation of the Python* Model API Package before running the Demos. You can refer here for more information.

 

Install the Python* Model API package using the command below:

pip install <omz_dir>/demos/common/python

 

 

Regards,

Megat

 

0 Kudos
Megat_Intel
Moderator
379 Views

Hi Mukesh2,

This thread will no longer be monitored since we have provided a suggestion. If you need any additional information from Intel, please submit a new question.

 

 

Regards,

Megat


0 Kudos
Reply