Skip to content

No module name cv2 #8

@harsh1702

Description

@harsh1702

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 needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions