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

AttributeError: module 'mvnc.mvncapi' has no attribute 'SetGlobalOption'

idata
Employee
784 Views

run example "hello_ncs_py" on ncappzoo failed : AttributeError: module 'mvnc.mvncapi' has no attribute 'SetGlobalOption'

 

my ncsdk is version 2.05.00

 

the problem appears to be a api version mismatch, so i want to know what i can do? when ncappzoo can match the NCAPI version2??

 

thanks for your reply

0 Kudos
3 Replies
idata
Employee
391 Views

@luna

 

I think that below is the correct answer.

 

hello_ncs_api2.py

0 Kudos
idata
Employee
391 Views

@PINTO

 

i think i find the right way down the sdk2 ncappzoo,like below

 

git clone -b ncsdk2 https://github.com/movidius/ncappzoo.git

 

i am trying…
0 Kudos
idata
Employee
391 Views

@PINTO thanks very much, now it works very well!

0 Kudos
Reply