- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am trying to run the Line Monitoring from the intel-iot-devkit GitHub, but apparently it shows up this when I try to deploy the python script. I am running this from Linux.
Traceback (most recent call last):
File "linemonitoring.py", line 15, in <module>
from openvino.inference_engine import IENetwork, IECore
File "/opt/intel/openvino_2020.3.194/python/python3.5/openvino/inference_engine/__init__.py", line 1, in <module>
from .ie_api import *
ImportError: libpython3.5m.so.1.0: cannot open shared object file: No such file or directory
Hope you can help me with this matter. Thank you.
regards,
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Iskandar,
Thank you for reaching out to us and thank you for using OpenVINO™ Toolkit!
Are you using Python version 3.5 as suggested on the GitHub page?
Our apology that the last update for the README.md was 14 months ago.
For your information, I have successfully run the Line Monitoring application from the intel-iot-devkit GitHub with the following environment:
· OpenVINO™ Toolkit 2020.3 LTS
· Ubuntu 18.04 LTS
· Python 3.6.9
Please try the steps below to run the application:
1. Use Python version 3.6.9 for this application.
2. Use the following command when you setup the environment to use the OpenVINO™ toolkit one time per session:
source /opt/intel/openvino/bin/setupvars.sh
Hope it helps.
Regards,
Wan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Iskandar,
Thank you for your question.
This thread will no longer be monitored since we have provided a suggestion.
If you need any additional information from Intel, please submit a new question.
Regards,
Wan
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page