- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
I have uninstalled R2 and reinstalled R3 three or four times
I have deleted the old Openvino directory from my Documents
When I run demo_squeezenet_download_convert_run.bat the thing tells the model already exists and omits the IR build stage
I have now spent six hours trying to make this work
링크가 복사됨
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Dear Domoney, William,
When you uninstall do you go through the normal route of Windows Start/Add Remove Programs ? After you do that, do you still see the just uninstalled openvino directory under C:\Program Files (x86)\IntelSWTools ? If you do, then please delete it.
Make sure you uninstall all instances of OpenVino you have on your machine via the Windows Start/Add Remove Programs route. Then after that step, delete the associated directory from C:\Program Files (x86)\IntelSWTools.
And of course,
Delete the stuff under C:\Users\sdramani\Documents\Intel\OpenVINO (like you already did).
After you successfully re-install OpenVino 2019R3, don't forget to run setupvars.bat under bin first before you run the demo scripts.
By the way, you shouldn't need to uninstall, then delete pre-existing versions of OpenVino actually. The old versions should happily co-exist with the new versions. But I'm just trying to help you get to a clean-slate environment.
Let me know what happens,
Thanks,
Shubha
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Dear Shubba
Still no joy
I have attached the output of the cmd file as .png files.
for some reason the downloader thinks the squeezenet file already has been downloaded. and doesn't download or create the files and directories.
I have also attached the png of my documents directory
I have made sure to disable syncing of my one drive so there is nothing strange appearing from the cloud
Kind regards
Frank
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Dear Domoney, William,
Now I know why. You cannot have a space in your UserID. Frank Domoney doesn't work. FrankDomoney will work however. So will Frank_Domoney. This is a common complaint which has appeared on this forum.
You can modify the demo_squeezenet_download_convert_run.bat script to work around this, but currently, the script expects your UserID to be continuous (no spaces).
Hope it helps,
Thanks,
Shubha
