You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pi@raspberrypi:~/Tapomatic/v2020.0 $ python3 LASER.py
Traceback (most recent call last):
File "LASER.py", line 16, in
import cv2 as cv
File "/home/pi/.local/lib/python3.7/site-packages/cv2/init.py", line 3, in
from .cv2 import *
ImportError: libjasper.so.1: cannot open shared object file: No such file or directory
The text was updated successfully, but these errors were encountered:
pi@raspberrypi:~/Tapomatic/v2020.0 $ python3 LASER.py
Traceback (most recent call last):
File "LASER.py", line 16, in
import cv2 as cv
File "/home/pi/.local/lib/python3.7/site-packages/cv2/init.py", line 3, in
from .cv2 import *
ImportError: libjasper.so.1: cannot open shared object file: No such file or directory
The text was updated successfully, but these errors were encountered: