-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
After installing as per the instructions when I try to run the either of the commands
plotdigitizer --help
plotdigitizer ./figures/trimmed.png -p 0,0 -p 10,0 -p 0,1
the following error shows up, how do I get by this error
Traceback (most recent call last):
File "/home/harsh/.local/bin/plotdigitizer", line 7, in
from PlotDigitizer.plotdigitizer import main
File "/home/harsh/.local/lib/python3.6/site-packages/PlotDigitizer/plotdigitizer.py", line 13, in
import cv2
ModuleNotFoundError: No module named 'cv2'
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed