- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Followed the installation command git clone -b ncsdk2 http://github.com/Movidius/ncsdk && cd ncsdk && make install, the command were ran using MINGW64 on windows 10.
The error popped up
./uninstall-opencv.sh
OpenCV uninstall starting
Installation failed. Error on line 118
make: *** [uninstallopencv] Error 1
Not sure how to get by the issue, MINGW64 were executed by administrator right. Kindly advise..
コピーされたリンク
2 返答(返信)
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi @marzious
Currently the NCSDK is only supported on Ubuntu 16.04 or Raspbian for the RPi. Have you tried setting up a virtual machine running Ubuntu on your Windows 10 system?
Take a look at the following link for Installation and Configuration instructions for a virtual machine.
https://movidius.github.io/ncsdk/vm_config.html
Regards,
Jesus
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi,
I have also met this error on Ubuntu Linux 16.04. Is there any help?
Thanks.
