- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I keep getting this error when I run the first code of the exercise. I have tried solving it no avail. I know it could be an issue with open cv. I have tried to pip install it, I do not have write permissions so the installation fails. How do I solve this? This is the full error:
-- ImportError
Traceback (most recent call last) <ipython-input-2-8d98b1ea391e> in <module>()
2 import shutil
3 import glob
----> 4 import vmmr_utils
5 import matplotlib.pyplot as plt
6 get_ipython().magic('matplotlib inline')
~/vmmr_utils.py in <module>()
26 import glob
27 from PIL import Image
---> 28 import cv2
29 import os
30 ImportError: libprotobuf.so.12: cannot open shared object file: No such file or directory
- Tags:
- General Support
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thanks for reaching out to us.
Duplicated thread. Please refer to https://software.intel.com/en-us/forums/intel-devcloud/topic/843517

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page