- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
I'm facing issue with importing modules whlie trying to run Benchmark Python Application.
When I'm trying to execute the command, I'm getting issues with importing dependencies.
PFA for reference.
I have followed the README/Openvino docs(https://docs.openvinotoolkit.org/latest/_inference_engine_ie_bridges_python_sample_benchmark_app_README.html).
I have installed opencv python and numpy as mentioned in the requirements present in Python samples dir.
OpenVINO version: 2019 R2
OS: Ubuntu 16.04
Kindly look into it and let me know if i missed anything from my end.
Link copiado
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
The 'No module named openvino' error is likely because you did not setup the OpenVINO environment variables when running the app. Please refer to this guide under Setup Environment Variables https://docs.openvinotoolkit.org/latest/_docs_install_guides_installing_openvino_linux.html.
To resolve the 'No module named progress' error, install progress with pip by running the command:
pip install progress
Regards
Roy
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
Hi Roy,
Thanks for the quick turnaround.
Missed pip install progress step previously. Now the issue is resolved.
Thank you!
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
You're welcome, glad it worked.

- Subscrever fonte RSS
- Marcar tópico como novo
- Marcar tópico como lido
- Flutuar este Tópico para o utilizador atual
- Marcador
- Subscrever
- Página amigável para impressora