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

AttributeError: module 'monitors' has no attribute 'presenter'

astrid24
Novice
2,159 Views

Hi,

Tried running object_detection_demo_ssd_async present in python_demos folder under open_model_zoo. I am using the latest version of OpenVINO (2020.4). I am getting the below error:

astrid24_0-1595922648822.png

Can anyone help please. Thanks.

 

Labels (2)
0 Kudos
1 Solution
Mohammed__Nadeem
2,135 Views

Hey @astrid24,

 

There is a folder named 'common' in the python demos directory. Just copy that into the directory of the demo you are running.

Best,

Nadeem

View solution in original post

3 Replies
Mohammed__Nadeem
2,136 Views

Hey @astrid24,

 

There is a folder named 'common' in the python demos directory. Just copy that into the directory of the demo you are running.

Best,

Nadeem

astrid24
Novice
2,091 Views

Was able to fix this issue.

There is a folder named common in python_demos under open_model_zoo. It has monitors.py file. This has to be placed in the same folder as the object_detection_code that you're running.

 

 

0 Kudos
Munesh_Intel
Moderator
2,045 Views

Hi Astrid,


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


Regards,

Munesh


0 Kudos
Reply