Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

omz_downloader command not found #3897

Open
amaancoder opened this issue Jan 24, 2024 · 3 comments
Open

omz_downloader command not found #3897

amaancoder opened this issue Jan 24, 2024 · 3 comments

Comments

@amaancoder
Copy link

amaancoder commented Jan 24, 2024

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

@Wovchena
Copy link
Collaborator

omz_tools installation brings omz_downloader for sure. Check your installation. Alternatively you can run https://github.com/openvinotoolkit/open_model_zoo/blob/866e054513a65de319f20b243c6d9920c2a3e36c/tools/model_tools/downloader.py directly without installation

@amaancoder
Copy link
Author

Hi @Wovchena

Hi I have already downloaded openvino Development_tools , omz_tools is also installed  below is the screenshot
Screenshot 2024-01-25 140700
Screenshot 2024-01-25 141016

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 

@Wovchena
Copy link
Collaborator

I think so. Maybe the problem is that you use different environments. Try running pip show omz_tools and pip show openvino-dev from the same cmd terminal which you use to run omz_downloader. Not from IDE terminal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants