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.

Importing openvino (python) in AWS lambda

FrancescoG
Beginner
579 Views

When trying to import openvino 2024/4 in a AWS Lambda function, I get the following error:

Exception: Failed to find location of the openvino_telemetry file.

I tried to manually install openvino_telemetry, but didn't solve the problem.

Note that if I use openvino 2023/3 instead, I can import it correctly without any further change in the code.

Any idea of how to fix this problem?

0 Kudos
3 Replies
Wan_Intel
Moderator
520 Views

Hi FrancescoG,

Thanks for reaching out to us.


The error you encountered is similar to a GitHub thread on the following page:

https://github.com/openvinotoolkit/openvino/issues/26988


Our developers are working on it and they will provide an update on the GitHub thread above. Sorry for the inconvenience and thank you for your support.



Sincerely,

Wan


0 Kudos
FrancescoG
Beginner
494 Views

Hi Wan,

thanks for replying, looking forward to hearing for some updates on this.

Francesco

0 Kudos
Wan_Intel
Moderator
329 Views

Hi FrancescoG,

Thanks for your question.


If you need additional information from Intel, please submit a new thread as this thread will no longer be monitored.



Regards,

Wan


0 Kudos
Reply