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.
6392 Discussions

install openvino 2021.3 for windows10, run demo error

ghostman
Beginner
526 Views

after installation of openvino 2021.3 on windows10, run demo_squeezenet_download_convert_run.bat error:

python "C:\Program Files (x86)\Intel\openvino_2021\deployment_tools\open_model_zoo\tools\downloader\downloader.py" --name "squeezenet1.1" --output_dir "C:\Users\mh\Documents\Intel\OpenVINO\openvino_models\models" --cache_dir "C:\Users\mh\Documents\Intel\OpenVINO\openvino_models\cache"
################|| Downloading squeezenet1.1 ||################

========== Downloading C:\Users\mh\Documents\Intel\OpenVINO\openvino_models\models\public\squeezenet1.1\squeezenet1.1.prototxt
Traceback (most recent call last):
File "C:\Users\mh\AppData\Roaming\Python\Python38\site-packages\urllib3\connection.py", line 169, in _new_conn
conn = connection.create_connection(
File "C:\Users\mh\AppData\Roaming\Python\Python38\site-packages\urllib3\util\connection.py", line 73, in create_connection
for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM):
File "C:\Users\mh\AppData\Local\Programs\Python\Python38\lib\socket.py", line 918, in getaddrinfo
for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno 11004] getaddrinfo failed

 

how can i solve it? tks

0 Kudos
3 Replies
Vladimir_Dudnik
Employee
500 Views

@ghostman seems it was a some connection issue. Could you try to run script one more time?

0 Kudos
Wan_Intel
Moderator
469 Views

Hi ghostman bi,

Thanks for reaching out to us.


Have you solved the issue after re-run the demo script?

Please get back to us if the issue persists.



Regards,

Wan


0 Kudos
Wan_Intel
Moderator
447 Views

Hi Ghostman Bi,


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,

Wan


0 Kudos
Reply