-
Notifications
You must be signed in to change notification settings - Fork 107
Open
Description
终端报错信息:
Traceback (most recent call last):
File "main.py", line 12, in
from execution import Execution
File "/Users/macbook/Desktop/WeChatAssistant-master/execution.py", line 12, in
from takephoto import TakeGIF
File "/Users/macbook/Desktop/WeChatAssistant-master/takephoto.py", line 4, in
import cv2
ModuleNotFoundError: No module named 'cv2'
通过在 https://stackoverflow.com/questions/19876079/opencv-cannot-find-module-cv2 下查询安装
opencv-python 后依然无效,报同样的错误...
请问还需要下载什么吗?
Metadata
Metadata
Assignees
Labels
No labels