sushant10 / HQ_Bot

📲 Bot to help solve HQ trivia
MIT License
173 stars 92 forks source link

No module named 'cv2' #162

Open S4lXLV opened 5 years ago

S4lXLV commented 5 years ago

File "answer_bot.py", line 23, in import cv2 ModuleNotFoundError: No module named 'cv2'

ruanorz commented 5 years ago

same error here :(

nanometer34688 commented 5 years ago

See here: https://stackoverflow.com/questions/19876079/opencv-cannot-find-module-cv2

Hulapopper commented 5 years ago

pip3 install opencv-python