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.

omz_downloader command not found,

Amaan1232344234
Beginner
993 Views

I want to run a openvinho demo, for this I am getting this command omz_downloader --all
I am getting this error omz_downloader command not found, how to solve this issue. I am using a windows pc and I have already installed omz_tools

0 Kudos
4 Replies
Megat_Intel
Moderator
963 Views

Hi Amaan1232344234,

Thank you for reaching out to us.

 

To use omz_downloader and other Model downloaders and automation tools, you need to install OpenVINO™ Development Tools. OpenVINO™ Development Tools includes the OpenVINO™ Runtime for Python and a set of utilities for optimizing models and validating performance.

 

To install OpenVINO™ Development Tools, you can check out the guide in the Install OpenVINO™ Development Tools page.

 

 

Regards,

Megat

 

0 Kudos
Amaan1232344234
Beginner
933 Views

Hi I have already downloaded openvino Development_tools , omz_tools is also installed  below is the screenshot

Amaan1232344234_0-1706209653736.png

Also I am trying to run a demo , 

As  u can see screen shot below while running command  while running the command omz_downloader --list models.lst I am getting this error , can it be related to env variables ?

Amaan1232344234_2-1706209880070.png

 

Amaan1232344234_1-1706209837409.png

 

0 Kudos
Megat_Intel
Moderator
899 Views

Hi Amaan1232344234,

You need to activate the OpenVINO™ Python virtual environment first to run any OpenVINO™ tools. Hope this helps.

openvino_env\Scripts\activate

 

omz.png

 

 

Regards,

Megat

 

0 Kudos
Megat_Intel
Moderator
833 Views

Hi Amaan1232344234,

Thank you for your question. 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