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

from mvnc import mvncapi ModuleNotFoundError: No module named 'mvnc'

idata
Employee
1,177 Views

Hi

 

I'm new to Neural Compute Stick. While I try to compile Neural Compute SDK I gave command"make examples" i got issue

 

"from mvnc import mvncapi

 

ModuleNotFoundError: No module named 'mvnc'

 

Makefile:80: recipe for target 'compile' failed"

 

Can any one help me to resolve this issue
0 Kudos
2 Replies
idata
Employee
783 Views

Hello @Narasimmavarman,

 

Thank you for reaching out. Could you provide more information of your current setup (i.e. OS, virtual machine?, ncsdk1 or ncsdk2, etc.) and the steps you followed to get to that point (i.e. steps here https://movidius.github.io/ncsdk/install.html). I don't recall having this problem but we can certainly help you resolve it.

 

Regards,

 

Luis
0 Kudos
idata
Employee
783 Views

Thanks for your response I fix this issue by changing python path

0 Kudos
Reply