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

Raspberry Pi4 python ModuleNotFoundError: No module named 'ngraph'

IpslWon
Novice
3,709 Views

I'm able to run the object_detection_sample_ssd in the armv7l/Release directory. However, when I try a python script I get the above error. setupvars.sh is in my .bashrc and initializes when I log in per the instructions. cat 

0 Kudos
1 Solution
IpslWon
Novice
3,600 Views

I was able to figure it out with a couple hours of failures and rebuilds. 


View solution in original post

0 Kudos
7 Replies
Alberto_Sykes
Employee
3,665 Views

IpslWon, Thank you for posting in the Intel® Communities Support.


In order for us to be able to provide the most accurate assistance on this topic, I moved your thread to the proper department, they will further assist you with this matter as soon as possible.


Regards,

Albert R.


Intel Customer Support Technician


IpslWon
Novice
3,638 Views

I see someone has had a similar error here: Re: Re:No ngraph bindings for python in raspbian distribution? - Intel Community but nothing in that thread fixes my issue.  

For how big this company is, it's amazing how much this acts like a start up. 

0 Kudos
Peh_Intel
Moderator
3,609 Views

Hi IpslWon,

 

Greetings to you.

 

We are currently investigating this and will update to you as soon as possible.

 

 

Regards,

Peh


0 Kudos
IpslWon
Novice
3,601 Views

I was able to figure it out with a couple hours of failures and rebuilds. 


0 Kudos
Peh_Intel
Moderator
3,532 Views

Hi IpslWon,

 

Thanks for spending your considerable time and effort from your end.

 

The issue of the setupvars.sh (direct to the wrong directory) has been solved in the latest OpenVINO™ version which is 2021.3.


You may download the source code with this command:

git clone --depth 1 --branch 2021.3 https://github.com/openvinotoolkit/openvino.git

 

 

Regards,

Peh


0 Kudos
1018358689
Beginner
2,960 Views

2021.3 and 2021.4

The two versions still can't solve this problem

0 Kudos
Peh_Intel
Moderator
3,465 Views

Hi IpslWon,

 

This thread will no longer be monitored since this issue has been resolved. If you need any additional information from Intel, please submit a new question.

 

 

Regards,

Peh


0 Kudos
Reply